In RGB color space, #cc000f hex color has a red value of 204, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #cc000f hex color is composed of 0% cyan, 100% magenta, 92.65% yellow and 20% black.
#cc000f color has a hue of 355.6 degrees, a saturation of 100% and a lightness of 40%.
#cc000f hex color contains mainly RED.
The closest web safe color of #cc000f is #cc0000
#cc000f hex color has a decimal value of 13369359.
HEX | cc000f | #cc000f |
---|---|---|
RGB | 204, 0, 15 | rgb(204, 0, 15) |
RGB Percent | 80, 0, 5.88 | rgb(80, 0, 5.88) |
CMYK | 0, 100, 93, 20 | |
HSL | 355.6°, 100, 40 | hsl(355.6, 100%, 40%) |
HSV | 355.6°, 100, 80 |
XYZ | 24.988, 12.872, 1.619 |
---|---|
Hunter Lab | 35.878, 61.536, 22.439 |
CIE-LAB | 42.57, 67.852, 51.802 |
CIE-LCH | 42.57, 85.366, 37.36 |
CIE-LUV | 0, 100, 92.65, 20 |
Web Safe | cc0000 |
RGB percent of color #cc000f
CMYK percent of color #cc000f
Text with hexadecimal color #cc000f
This text has a font color of #cc000f
<p style="color:#cc000f">Text here</p>
#cc000f Background Color
This box has a background color of #cc000f
<div style="background-color:#cc000f">Text here</div>
#cc000f Border Color
This box has a border color of #cc000f
<div style="border: 4px solid #cc000f">Text here</div>
CSS codes
<p style="color:#cc000f">Text here</p>
<div style="background-color:#cc000f">Text here</div>
<div style="border: 4px solid #cc000f">Text here</div>
#cc000f Color on white background
This is how a font and box color of #cc000f will look
on a white background.
#cc000f Color on black background
This is how a font and box color of #cc000f hex color will look
on a black background.