CC0000

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

CC0000 CONVERSIONS

Different converted color standards of #CC0000
Hex triplet
CC0000
RGB decimal
204, 0, 0
RGB percentage
80, 0, 0
CMY
20, 100, 100
CMYK
0, 100, 100, 20
HSL
0°, 100, 40
HSV (or HSB)
0°, 100, 80
Websafe
CC0000
XYZ
24.902, 12.837, 1.165
Yxy
12.837, 0.64, 0.33
CIE-L*ab
42.517, 67.71, 56.816
CIE-L*CH°
42.517, 88.39, 40
CIE-L*uv
42.517, 139.815, 30.151
Hunter-Lab
35.829, 61.359, 23.152
Binary
11001100, 0, 0
Decimal
13369344

CC0000 COLOR HARMONIES

Color schemes with #CC0000

CC0000 COLOR BLINDNESS SIMULATOR

Perception of #CC0000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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