C00C02

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

C00C02 CONVERSIONS

Different converted color standards of #C00C02
Hex triplet
C00C02
RGB decimal
192, 12, 2
RGB percentage
75.3, 4.7, 0.8
CMY
25, 95, 99
CMYK
0, 94, 99, 25
HSL
3.2°, 97.9, 38
HSV (or HSB)
3.2°, 99, 75.3
Websafe
CC0000
XYZ
21.881, 11.474, 1.119
Yxy
11.474, 0.635, 0.333
CIE-L*ab
40.367, 63.477, 53.704
CIE-L*CH°
40.367, 83.147, 40.233
CIE-L*uv
40.367, 128.918, 28.827
Hunter-Lab
33.873, 56.026, 21.753
Binary
11000000, 1100, 10
Decimal
12585986

C00C02 COLOR HARMONIES

Color schemes with #C00C02

C00C02 COLOR BLINDNESS SIMULATOR

Perception of #C00C02 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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