C00C01

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

C00C01 CONVERSIONS

Different converted color standards of #C00C01
Hex triplet
C00C01
RGB decimal
192, 12, 1
RGB percentage
75.3, 4.7, 0.4
CMY
25, 95, 100
CMYK
0, 94, 99, 25
HSL
3.5°, 99, 37.8
HSV (or HSB)
3.5°, 99.5, 75.3
Websafe
CC0000
XYZ
21.875, 11.472, 1.09
Yxy
11.472, 0.635, 0.333
CIE-L*ab
40.364, 63.466, 54.075
CIE-L*CH°
40.364, 83.379, 40.432
CIE-L*uv
40.364, 128.995, 28.946
Hunter-Lab
33.87, 56.014, 21.801
Binary
11000000, 1100, 1
Decimal
12585985

C00C01 COLOR HARMONIES

Color schemes with #C00C01

C00C01 COLOR BLINDNESS SIMULATOR

Perception of #C00C01 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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