In RGB color space, #cccc20 hex color has a red value of 204, a green value of 204 and a blue value of 32.
In CMYK color space (used in color printing), #cccc20 hex color is composed of 0% cyan, 0% magenta, 84.31% yellow and 20% black.
#cccc20 color has a hue of 60 degrees, a saturation of 72.88% and a lightness of 46.3%.
#cccc20 hex color contains mainly RED.
The closest web safe color of #cccc20 is #cccc33
#cccc20 hex color has a decimal value of 13421600.
HEX | cccc20 | #cccc20 |
---|---|---|
RGB | 204, 204, 32 | rgb(204, 204, 32) |
RGB Percent | 80, 80, 12.55 | rgb(80, 80, 12.55) |
CMYK | 0, 0, 84, 20 | |
HSL | 60°, 72.88, 46.3 | hsl(60, 72.88%, 46.3%) |
HSV | 60°, 84.3, 80 |
XYZ | 46.755, 56.127, 9.736 |
---|---|
Hunter Lab | 74.918, -19.708, 44.738 |
CIE-LAB | 79.686, -17.74, 75.542 |
CIE-LCH | 79.686, 77.597, 103.216 |
CIE-LUV | 0, 0, 84.31, 20 |
Web Safe | cccc33 |
RGB percent of color #cccc20
CMYK percent of color #cccc20
Text with hexadecimal color #cccc20
This text has a font color of #cccc20
<p style="color:#cccc20">Text here</p>
#cccc20 Background Color
This box has a background color of #cccc20
<div style="background-color:#cccc20">Text here</div>
#cccc20 Border Color
This box has a border color of #cccc20
<div style="border: 4px solid #cccc20">Text here</div>
CSS codes
<p style="color:#cccc20">Text here</p>
<div style="background-color:#cccc20">Text here</div>
<div style="border: 4px solid #cccc20">Text here</div>
#cccc20 Color on white background
This is how a font and box color of #cccc20 will look
on a white background.
#cccc20 Color on black background
This is how a font and box color of #cccc20 hex color will look
on a black background.