In RGB color space, #c9000c hex color has a red value of 201, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #c9000c hex color is composed of 0% cyan, 100% magenta, 94.03% yellow and 21.18% black.
#c9000c color has a hue of 356.4 degrees, a saturation of 100% and a lightness of 39.4%.
#c9000c hex color contains mainly RED.
The closest web safe color of #c9000c is #cc0000
#c9000c hex color has a decimal value of 13172748.
HEX | c9000c | #c9000c |
---|---|---|
RGB | 201, 0, 12 | rgb(201, 0, 12) |
RGB Percent | 78.82, 0, 4.71 | rgb(78.82, 0, 4.71) |
CMYK | 0, 100, 94, 21 | |
HSL | 356.4°, 100, 39.4 | hsl(356.4, 100%, 39.4%) |
HSV | 356.4°, 100, 78.8 |
XYZ | 24.154, 12.444, 1.477 |
---|---|
Hunter Lab | 35.276, 60.488, 22.211 |
CIE-LAB | 41.913, 67.078, 52.152 |
CIE-LCH | 41.913, 84.966, 37.864 |
CIE-LUV | 0, 100, 94.03, 21.18 |
Web Safe | cc0000 |
RGB percent of color #c9000c
CMYK percent of color #c9000c
Text with hexadecimal color #c9000c
This text has a font color of #c9000c
<p style="color:#c9000c">Text here</p>
#c9000c Background Color
This box has a background color of #c9000c
<div style="background-color:#c9000c">Text here</div>
#c9000c Border Color
This box has a border color of #c9000c
<div style="border: 4px solid #c9000c">Text here</div>
CSS codes
<p style="color:#c9000c">Text here</p>
<div style="background-color:#c9000c">Text here</div>
<div style="border: 4px solid #c9000c">Text here</div>
#c9000c Color on white background
This is how a font and box color of #c9000c will look
on a white background.
#c9000c Color on black background
This is how a font and box color of #c9000c hex color will look
on a black background.