In RGB color space, #ccc01c hex color has a red value of 204, a green value of 192 and a blue value of 28.
In CMYK color space (used in color printing), #ccc01c hex color is composed of 0% cyan, 5.88% magenta, 86.27% yellow and 20% black.
#ccc01c color has a hue of 55.9 degrees, a saturation of 75.86% and a lightness of 45.5%.
#ccc01c hex color contains mainly RED.
The closest web safe color of #ccc01c is #cccc33
#ccc01c hex color has a decimal value of 13418524.
HEX | ccc01c | #ccc01c |
---|---|---|
RGB | 204, 192, 28 | rgb(204, 192, 28) |
RGB Percent | 80, 75.29, 10.98 | rgb(80, 75.29, 10.98) |
CMYK | 0, 6, 86, 20 | |
HSL | 55.9°, 75.86, 45.5 | hsl(55.9, 75.86%, 45.5%) |
HSV | 55.9°, 86.3, 80 |
XYZ | 43.961, 50.62, 8.552 |
---|---|
Hunter Lab | 71.148, -14.216, 42.677 |
CIE-LAB | 76.448, -11.809, 73.743 |
CIE-LCH | 76.448, 74.683, 99.098 |
CIE-LUV | 0, 5.88, 86.27, 20 |
Web Safe | cccc33 |
RGB percent of color #ccc01c
CMYK percent of color #ccc01c
Text with hexadecimal color #ccc01c
This text has a font color of #ccc01c
<p style="color:#ccc01c">Text here</p>
#ccc01c Background Color
This box has a background color of #ccc01c
<div style="background-color:#ccc01c">Text here</div>
#ccc01c Border Color
This box has a border color of #ccc01c
<div style="border: 4px solid #ccc01c">Text here</div>
CSS codes
<p style="color:#ccc01c">Text here</p>
<div style="background-color:#ccc01c">Text here</div>
<div style="border: 4px solid #ccc01c">Text here</div>
#ccc01c Color on white background
This is how a font and box color of #ccc01c will look
on a white background.
#ccc01c Color on black background
This is how a font and box color of #ccc01c hex color will look
on a black background.