In RGB color space, #ccc010 hex color has a red value of 204, a green value of 192 and a blue value of 16.
In CMYK color space (used in color printing), #ccc010 hex color is composed of 0% cyan, 5.88% magenta, 92.16% yellow and 20% black.
#ccc010 color has a hue of 56.2 degrees, a saturation of 85.45% and a lightness of 43.1%.
#ccc010 hex color contains mainly RED.
The closest web safe color of #ccc010 is #cccc00
#ccc010 hex color has a decimal value of 13418512.
HEX | ccc010 | #ccc010 |
---|---|---|
RGB | 204, 192, 16 | rgb(204, 192, 16) |
RGB Percent | 80, 75.29, 6.27 | rgb(80, 75.29, 6.27) |
CMYK | 0, 6, 92, 20 | |
HSL | 56.2°, 85.45, 43.1 | hsl(56.2, 85.45%, 43.1%) |
HSV | 56.2°, 92.2, 80 |
XYZ | 43.845, 50.574, 7.941 |
---|---|
Hunter Lab | 71.115, -14.401, 43.16 |
CIE-LAB | 76.42, -12.028, 75.785 |
CIE-LCH | 76.42, 76.734, 99.018 |
CIE-LUV | 0, 5.88, 92.16, 20 |
Web Safe | cccc00 |
RGB percent of color #ccc010
CMYK percent of color #ccc010
Text with hexadecimal color #ccc010
This text has a font color of #ccc010
<p style="color:#ccc010">Text here</p>
#ccc010 Background Color
This box has a background color of #ccc010
<div style="background-color:#ccc010">Text here</div>
#ccc010 Border Color
This box has a border color of #ccc010
<div style="border: 4px solid #ccc010">Text here</div>
CSS codes
<p style="color:#ccc010">Text here</p>
<div style="background-color:#ccc010">Text here</div>
<div style="border: 4px solid #ccc010">Text here</div>
#ccc010 Color on white background
This is how a font and box color of #ccc010 will look
on a white background.
#ccc010 Color on black background
This is how a font and box color of #ccc010 hex color will look
on a black background.