In RGB color space, #ccc003 hex color has a red value of 204, a green value of 192 and a blue value of 3.
In CMYK color space (used in color printing), #ccc003 hex color is composed of 0% cyan, 5.88% magenta, 98.53% yellow and 20% black.
#ccc003 color has a hue of 56.4 degrees, a saturation of 97.1% and a lightness of 40.6%.
#ccc003 hex color contains mainly RED.
The closest web safe color of #ccc003 is #cccc00
#ccc003 hex color has a decimal value of 13418499.
HEX | ccc003 | #ccc003 |
---|---|---|
RGB | 204, 192, 3 | rgb(204, 192, 3) |
RGB Percent | 80, 75.29, 1.18 | rgb(80, 75.29, 1.18) |
CMYK | 0, 6, 99, 20 | |
HSL | 56.4°, 97.1, 40.6 | hsl(56.4, 97.1%, 40.6%) |
HSV | 56.4°, 98.5, 80 |
XYZ | 43.768, 50.543, 7.535 |
---|---|
Hunter Lab | 71.094, -14.522, 43.482 |
CIE-LAB | 76.401, -12.173, 77.201 |
CIE-LCH | 76.401, 78.155, 98.961 |
CIE-LUV | 0, 5.88, 98.53, 20 |
Web Safe | cccc00 |
RGB percent of color #ccc003
CMYK percent of color #ccc003
Text with hexadecimal color #ccc003
This text has a font color of #ccc003
<p style="color:#ccc003">Text here</p>
#ccc003 Background Color
This box has a background color of #ccc003
<div style="background-color:#ccc003">Text here</div>
#ccc003 Border Color
This box has a border color of #ccc003
<div style="border: 4px solid #ccc003">Text here</div>
CSS codes
<p style="color:#ccc003">Text here</p>
<div style="background-color:#ccc003">Text here</div>
<div style="border: 4px solid #ccc003">Text here</div>
#ccc003 Color on white background
This is how a font and box color of #ccc003 will look
on a white background.
#ccc003 Color on black background
This is how a font and box color of #ccc003 hex color will look
on a black background.