C00F00

The color #C00F00 is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #CC0000.

C00F00 CONVERSIONS

Different converted color standards of #C00F00
Hex triplet
C00F00
RGB decimal
192, 15, 0
RGB percentage
75.3, 5.9, 0
CMY
25, 94, 100
CMYK
0, 92, 100, 25
HSL
4.7°, 100, 37.6
HSV (or HSB)
4.7°, 100, 75.3
Websafe
CC0000
XYZ
21.909, 11.548, 1.074
Yxy
11.548, 0.634, 0.334
CIE-L*ab
40.489, 63.086, 54.499
CIE-L*CH°
40.489, 83.366, 40.823
CIE-L*uv
40.489, 128.419, 29.287
Hunter-Lab
33.983, 55.612, 21.913
Binary
11000000, 1111, 0
Decimal
12586752

C00F00 COLOR HARMONIES

Color schemes with #C00F00

C00F00 COLOR BLINDNESS SIMULATOR

Perception of #C00F00 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #C00F00" can be used to change the color of text.

<p style="color: #C00F00">This is an example.</p>

To change the background color use style="background-color: #C00F00".

<div style="background-color: #C00F00"></div>