In RGB color space, #ccc00d hex color has a red value of 204, a green value of 192 and a blue value of 13.
In CMYK color space (used in color printing), #ccc00d hex color is composed of 0% cyan, 5.88% magenta, 93.63% yellow and 20% black.
#ccc00d color has a hue of 56.2 degrees, a saturation of 88.02% and a lightness of 42.5%.
#ccc00d hex color contains mainly RED.
The closest web safe color of #ccc00d is #cccc00
#ccc00d hex color has a decimal value of 13418509.
HEX | ccc00d | #ccc00d |
---|---|---|
RGB | 204, 192, 13 | rgb(204, 192, 13) |
RGB Percent | 80, 75.29, 5.1 | rgb(80, 75.29, 5.1) |
CMYK | 0, 6, 94, 20 | |
HSL | 56.2°, 88.02, 42.5 | hsl(56.2, 88.02%, 42.5%) |
HSV | 56.2°, 93.6, 80 |
XYZ | 43.824, 50.566, 7.831 |
---|---|
Hunter Lab | 71.11, -14.435, 43.248 |
CIE-LAB | 76.415, -12.069, 76.164 |
CIE-LCH | 76.415, 77.114, 99.004 |
CIE-LUV | 0, 5.88, 93.63, 20 |
Web Safe | cccc00 |
RGB percent of color #ccc00d
CMYK percent of color #ccc00d
Text with hexadecimal color #ccc00d
This text has a font color of #ccc00d
<p style="color:#ccc00d">Text here</p>
#ccc00d Background Color
This box has a background color of #ccc00d
<div style="background-color:#ccc00d">Text here</div>
#ccc00d Border Color
This box has a border color of #ccc00d
<div style="border: 4px solid #ccc00d">Text here</div>
CSS codes
<p style="color:#ccc00d">Text here</p>
<div style="background-color:#ccc00d">Text here</div>
<div style="border: 4px solid #ccc00d">Text here</div>
#ccc00d Color on white background
This is how a font and box color of #ccc00d will look
on a white background.
#ccc00d Color on black background
This is how a font and box color of #ccc00d hex color will look
on a black background.