CC0100

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

CC0100 CONVERSIONS

Different converted color standards of #CC0100
Hex triplet
CC0100
RGB decimal
204, 1, 0
RGB percentage
80, 0.4, 0
CMY
20, 100, 100
CMYK
0, 100, 100, 20
HSL
0.3°, 100, 40
HSV (or HSB)
0.3°, 100, 80
Websafe
CC0000
XYZ
24.913, 12.859, 1.169
Yxy
12.859, 0.64, 0.33
CIE-L*ab
42.55, 67.615, 56.827
CIE-L*CH°
42.55, 88.324, 40.046
CIE-L*uv
42.55, 139.641, 30.209
Hunter-Lab
35.86, 61.255, 23.169
Binary
11001100, 1, 0
Decimal
13369600

CC0100 COLOR HARMONIES

Color schemes with #CC0100

CC0100 COLOR BLINDNESS SIMULATOR

Perception of #CC0100 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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