In RGB color space, #cc500a hex color has a red value of 204, a green value of 80 and a blue value of 10.
In CMYK color space (used in color printing), #cc500a hex color is composed of 0% cyan, 60.78% magenta, 95.1% yellow and 20% black.
#cc500a color has a hue of 21.6 degrees, a saturation of 90.65% and a lightness of 42%.
#cc500a hex color contains mainly RED.
The closest web safe color of #cc500a is #cc6600
#cc500a hex color has a decimal value of 13389834.
HEX | cc500a | #cc500a |
---|---|---|
RGB | 204, 80, 10 | rgb(204, 80, 10) |
RGB Percent | 80, 31.37, 3.92 | rgb(80, 31.37, 3.92) |
CMYK | 0, 61, 95, 20 | |
HSL | 21.6°, 90.65, 42 | hsl(21.6, 90.65%, 42%) |
HSV | 21.6°, 95.1, 80 |
XYZ | 27.825, 18.597, 2.41 |
---|---|
Hunter Lab | 43.124, 39.706, 26.874 |
CIE-LAB | 50.212, 46.6, 58.005 |
CIE-LCH | 50.212, 74.405, 51.222 |
CIE-LUV | 0, 60.78, 95.1, 20 |
Web Safe | cc6600 |
RGB percent of color #cc500a
CMYK percent of color #cc500a
Text with hexadecimal color #cc500a
This text has a font color of #cc500a
<p style="color:#cc500a">Text here</p>
#cc500a Background Color
This box has a background color of #cc500a
<div style="background-color:#cc500a">Text here</div>
#cc500a Border Color
This box has a border color of #cc500a
<div style="border: 4px solid #cc500a">Text here</div>
CSS codes
<p style="color:#cc500a">Text here</p>
<div style="background-color:#cc500a">Text here</div>
<div style="border: 4px solid #cc500a">Text here</div>
#cc500a Color on white background
This is how a font and box color of #cc500a will look
on a white background.
#cc500a Color on black background
This is how a font and box color of #cc500a hex color will look
on a black background.