In RGB color space, #ccc005 hex color has a red value of 204, a green value of 192 and a blue value of 5.
In CMYK color space (used in color printing), #ccc005 hex color is composed of 0% cyan, 5.88% magenta, 97.55% yellow and 20% black.
#ccc005 color has a hue of 56.4 degrees, a saturation of 95.22% and a lightness of 41%.
#ccc005 hex color contains mainly RED.
The closest web safe color of #ccc005 is #cccc00
#ccc005 hex color has a decimal value of 13418501.
HEX | ccc005 | #ccc005 |
---|---|---|
RGB | 204, 192, 5 | rgb(204, 192, 5) |
RGB Percent | 80, 75.29, 1.96 | rgb(80, 75.29, 1.96) |
CMYK | 0, 6, 98, 20 | |
HSL | 56.4°, 95.22, 41 | hsl(56.4, 95.22%, 41%) |
HSV | 56.4°, 97.5, 80 |
XYZ | 43.779, 50.548, 7.593 |
---|---|
Hunter Lab | 71.097, -14.506, 43.436 |
CIE-LAB | 76.404, -12.154, 76.996 |
CIE-LCH | 76.404, 77.949, 98.97 |
CIE-LUV | 0, 5.88, 97.55, 20 |
Web Safe | cccc00 |
RGB percent of color #ccc005
CMYK percent of color #ccc005
Text with hexadecimal color #ccc005
This text has a font color of #ccc005
<p style="color:#ccc005">Text here</p>
#ccc005 Background Color
This box has a background color of #ccc005
<div style="background-color:#ccc005">Text here</div>
#ccc005 Border Color
This box has a border color of #ccc005
<div style="border: 4px solid #ccc005">Text here</div>
CSS codes
<p style="color:#ccc005">Text here</p>
<div style="background-color:#ccc005">Text here</div>
<div style="border: 4px solid #ccc005">Text here</div>
#ccc005 Color on white background
This is how a font and box color of #ccc005 will look
on a white background.
#ccc005 Color on black background
This is how a font and box color of #ccc005 hex color will look
on a black background.