C00C00

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

C00C00 CONVERSIONS

Different converted color standards of #C00C00
Hex triplet
C00C00
RGB decimal
192, 12, 0
RGB percentage
75.3, 4.7, 0
CMY
25, 95, 100
CMYK
0, 94, 100, 25
HSL
3.7°, 100, 37.6
HSV (or HSB)
3.7°, 100, 75.3
Websafe
CC0000
XYZ
21.87, 11.469, 1.061
Yxy
11.469, 0.636, 0.333
CIE-L*ab
40.36, 63.456, 54.452
CIE-L*CH°
40.36, 83.617, 40.633
CIE-L*uv
40.36, 129.073, 29.065
Hunter-Lab
33.867, 56.002, 21.849
Binary
11000000, 1100, 0
Decimal
12585984

C00C00 COLOR HARMONIES

Color schemes with #C00C00

C00C00 COLOR BLINDNESS SIMULATOR

Perception of #C00C00 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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