In RGB color space, #ccc01b hex color has a red value of 204, a green value of 192 and a blue value of 27.
In CMYK color space (used in color printing), #ccc01b hex color is composed of 0% cyan, 5.88% magenta, 86.76% yellow and 20% black.
#ccc01b color has a hue of 55.9 degrees, a saturation of 76.62% and a lightness of 45.3%.
#ccc01b hex color contains mainly RED.
The closest web safe color of #ccc01b is #cccc33
#ccc01b hex color has a decimal value of 13418523.
HEX | ccc01b | #ccc01b |
---|---|---|
RGB | 204, 192, 27 | rgb(204, 192, 27) |
RGB Percent | 80, 75.29, 10.59 | rgb(80, 75.29, 10.59) |
CMYK | 0, 6, 87, 20 | |
HSL | 55.9°, 76.62, 45.3 | hsl(55.9, 76.62%, 45.3%) |
HSV | 55.9°, 86.8, 80 |
XYZ | 43.949, 50.616, 8.49 |
---|---|
Hunter Lab | 71.145, -14.237, 42.726 |
CIE-LAB | 76.446, -11.833, 73.946 |
CIE-LCH | 76.446, 74.887, 99.092 |
CIE-LUV | 0, 5.88, 86.76, 20 |
Web Safe | cccc33 |
RGB percent of color #ccc01b
CMYK percent of color #ccc01b
Text with hexadecimal color #ccc01b
This text has a font color of #ccc01b
<p style="color:#ccc01b">Text here</p>
#ccc01b Background Color
This box has a background color of #ccc01b
<div style="background-color:#ccc01b">Text here</div>
#ccc01b Border Color
This box has a border color of #ccc01b
<div style="border: 4px solid #ccc01b">Text here</div>
CSS codes
<p style="color:#ccc01b">Text here</p>
<div style="background-color:#ccc01b">Text here</div>
<div style="border: 4px solid #ccc01b">Text here</div>
#ccc01b Color on white background
This is how a font and box color of #ccc01b will look
on a white background.
#ccc01b Color on black background
This is how a font and box color of #ccc01b hex color will look
on a black background.