In RGB color space, #cccc10 hex color has a red value of 204, a green value of 204 and a blue value of 16.
In CMYK color space (used in color printing), #cccc10 hex color is composed of 0% cyan, 0% magenta, 92.16% yellow and 20% black.
#cccc10 color has a hue of 60 degrees, a saturation of 85.45% and a lightness of 43.1%.
#cccc10 hex color contains mainly RED.
The closest web safe color of #cccc10 is #cccc00
#cccc10 hex color has a decimal value of 13421584.
HEX | cccc10 | #cccc10 |
---|---|---|
RGB | 204, 204, 16 | rgb(204, 204, 16) |
RGB Percent | 80, 80, 6.27 | rgb(80, 80, 6.27) |
CMYK | 0, 0, 92, 20 | |
HSL | 60°, 85.45, 43.1 | hsl(60, 85.45%, 43.1%) |
HSV | 60°, 92.2, 80 |
XYZ | 46.588, 56.061, 8.856 |
---|---|
Hunter Lab | 74.874, -19.963, 45.399 |
CIE-LAB | 79.649, -18.049, 78.257 |
CIE-LCH | 79.649, 80.311, 102.987 |
CIE-LUV | 0, 0, 92.16, 20 |
Web Safe | cccc00 |
RGB percent of color #cccc10
CMYK percent of color #cccc10
Text with hexadecimal color #cccc10
This text has a font color of #cccc10
<p style="color:#cccc10">Text here</p>
#cccc10 Background Color
This box has a background color of #cccc10
<div style="background-color:#cccc10">Text here</div>
#cccc10 Border Color
This box has a border color of #cccc10
<div style="border: 4px solid #cccc10">Text here</div>
CSS codes
<p style="color:#cccc10">Text here</p>
<div style="background-color:#cccc10">Text here</div>
<div style="border: 4px solid #cccc10">Text here</div>
#cccc10 Color on white background
This is how a font and box color of #cccc10 will look
on a white background.
#cccc10 Color on black background
This is how a font and box color of #cccc10 hex color will look
on a black background.