C00000

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

C00000 CONVERSIONS

Different converted color standards of #C00000
Hex triplet
C00000
RGB decimal
192, 0, 0
RGB percentage
75.3, 0, 0
CMY
25, 100, 100
CMYK
0, 100, 100, 25
HSL
0°, 100, 37.6
HSV (or HSB)
0°, 100, 75.3
Websafe
CC0000
XYZ
21.738, 11.206, 1.017
Yxy
11.206, 0.64, 0.33
CIE-L*ab
39.926, 64.712, 54.3
CIE-L*CH°
39.926, 84.476, 40
CIE-L*uv
39.926, 131.294, 28.314
Hunter-Lab
33.476, 57.329, 21.631
Binary
11000000, 0, 0
Decimal
12582912

C00000 COLOR HARMONIES

Color schemes with #C00000

C00000 COLOR BLINDNESS SIMULATOR

Perception of #C00000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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