In RGB color space, #cc010a hex color has a red value of 204, a green value of 1 and a blue value of 10.
In CMYK color space (used in color printing), #cc010a hex color is composed of 0% cyan, 99.51% magenta, 95.1% yellow and 20% black.
#cc010a color has a hue of 357.3 degrees, a saturation of 99.02% and a lightness of 40.2%.
#cc010a hex color contains mainly RED.
The closest web safe color of #cc010a is #cc0000
#cc010a hex color has a decimal value of 13369610.
HEX | cc010a | #cc010a |
---|---|---|
RGB | 204, 1, 10 | rgb(204, 1, 10) |
RGB Percent | 80, 0.39, 3.92 | rgb(80, 0.39, 3.92) |
CMYK | 0, 100, 95, 20 | |
HSL | 357.3°, 99.02, 40.2 | hsl(357.3, 99.02%, 40.2%) |
HSV | 357.3°, 99.5, 80 |
XYZ | 24.967, 12.881, 1.458 |
---|---|
Hunter Lab | 35.89, 61.366, 22.714 |
CIE-LAB | 42.583, 67.704, 53.513 |
CIE-LCH | 42.583, 86.299, 38.323 |
CIE-LUV | 0, 99.51, 95.1, 20 |
Web Safe | cc0000 |
RGB percent of color #cc010a
CMYK percent of color #cc010a
Text with hexadecimal color #cc010a
This text has a font color of #cc010a
<p style="color:#cc010a">Text here</p>
#cc010a Background Color
This box has a background color of #cc010a
<div style="background-color:#cc010a">Text here</div>
#cc010a Border Color
This box has a border color of #cc010a
<div style="border: 4px solid #cc010a">Text here</div>
CSS codes
<p style="color:#cc010a">Text here</p>
<div style="background-color:#cc010a">Text here</div>
<div style="border: 4px solid #cc010a">Text here</div>
#cc010a Color on white background
This is how a font and box color of #cc010a will look
on a white background.
#cc010a Color on black background
This is how a font and box color of #cc010a hex color will look
on a black background.