In RGB color space, #cc1000 hex color has a red value of 204, a green value of 16 and a blue value of 0.
In CMYK color space (used in color printing), #cc1000 hex color is composed of 0% cyan, 92.16% magenta, 100% yellow and 20% black.
#cc1000 color has a hue of 4.7 degrees, a saturation of 100% and a lightness of 40%.
#cc1000 hex color contains mainly RED.
The closest web safe color of #cc1000 is #cc0000
#cc1000 hex color has a decimal value of 13373440.
HEX | cc1000 | #cc1000 |
---|---|---|
RGB | 204, 16, 0 | rgb(204, 16, 0) |
RGB Percent | 80, 6.27, 0 | rgb(80, 6.27, 0) |
CMYK | 0, 92, 100, 20 | |
HSL | 4.7°, 100, 40 | hsl(4.7, 100%, 40%) |
HSV | 4.7°, 100, 80 |
XYZ | 25.087, 13.208, 1.227 |
---|---|
Hunter Lab | 36.343, 59.616, 23.438 |
CIE-LAB | 43.075, 66.097, 57.014 |
CIE-LCH | 43.075, 87.289, 40.78 |
CIE-LUV | 0, 92.16, 100, 20 |
Web Safe | cc0000 |
RGB percent of color #cc1000
CMYK percent of color #cc1000
Text with hexadecimal color #cc1000
This text has a font color of #cc1000
<p style="color:#cc1000">Text here</p>
#cc1000 Background Color
This box has a background color of #cc1000
<div style="background-color:#cc1000">Text here</div>
#cc1000 Border Color
This box has a border color of #cc1000
<div style="border: 4px solid #cc1000">Text here</div>
CSS codes
<p style="color:#cc1000">Text here</p>
<div style="background-color:#cc1000">Text here</div>
<div style="border: 4px solid #cc1000">Text here</div>
#cc1000 Color on white background
This is how a font and box color of #cc1000 will look
on a white background.
#cc1000 Color on black background
This is how a font and box color of #cc1000 hex color will look
on a black background.