In RGB color space, #cccc2d hex color has a red value of 204, a green value of 204 and a blue value of 45.
In CMYK color space (used in color printing), #cccc2d hex color is composed of 0% cyan, 0% magenta, 77.94% yellow and 20% black.
#cccc2d color has a hue of 60 degrees, a saturation of 63.86% and a lightness of 48.8%.
#cccc2d hex color contains mainly RED.
The closest web safe color of #cccc2d is #cccc33
#cccc2d hex color has a decimal value of 13421613.
HEX | cccc2d | #cccc2d |
---|---|---|
RGB | 204, 204, 45 | rgb(204, 204, 45) |
RGB Percent | 80, 80, 17.65 | rgb(80, 80, 17.65) |
CMYK | 0, 0, 78, 20 | |
HSL | 60°, 63.86, 48.8 | hsl(60, 63.86%, 48.8%) |
HSV | 60°, 77.9, 80 |
XYZ | 46.968, 56.213, 10.857 |
---|---|
Hunter Lab | 74.975, -19.386, 43.897 |
CIE-LAB | 79.735, -17.352, 72.317 |
CIE-LCH | 79.735, 74.37, 103.493 |
CIE-LUV | 0, 0, 77.94, 20 |
Web Safe | cccc33 |
RGB percent of color #cccc2d
CMYK percent of color #cccc2d
Text with hexadecimal color #cccc2d
This text has a font color of #cccc2d
<p style="color:#cccc2d">Text here</p>
#cccc2d Background Color
This box has a background color of #cccc2d
<div style="background-color:#cccc2d">Text here</div>
#cccc2d Border Color
This box has a border color of #cccc2d
<div style="border: 4px solid #cccc2d">Text here</div>
CSS codes
<p style="color:#cccc2d">Text here</p>
<div style="background-color:#cccc2d">Text here</div>
<div style="border: 4px solid #cccc2d">Text here</div>
#cccc2d Color on white background
This is how a font and box color of #cccc2d will look
on a white background.
#cccc2d Color on black background
This is how a font and box color of #cccc2d hex color will look
on a black background.