In RGB color space, #cccc18 hex color has a red value of 204, a green value of 204 and a blue value of 24.
In CMYK color space (used in color printing), #cccc18 hex color is composed of 0% cyan, 0% magenta, 88.24% yellow and 20% black.
#cccc18 color has a hue of 60 degrees, a saturation of 78.95% and a lightness of 44.7%.
#cccc18 hex color contains mainly RED.
The closest web safe color of #cccc18 is #cccc00
#cccc18 hex color has a decimal value of 13421592.
HEX | cccc18 | #cccc18 |
---|---|---|
RGB | 204, 204, 24 | rgb(204, 204, 24) |
RGB Percent | 80, 80, 9.41 | rgb(80, 80, 9.41) |
CMYK | 0, 0, 88, 20 | |
HSL | 60°, 78.95, 44.7 | hsl(60, 78.95%, 44.7%) |
HSV | 60°, 88.2, 80 |
XYZ | 46.66, 56.089, 9.231 |
---|---|
Hunter Lab | 74.893, -19.852, 45.117 |
CIE-LAB | 79.664, -17.915, 77.078 |
CIE-LCH | 79.664, 79.133, 103.085 |
CIE-LUV | 0, 0, 88.24, 20 |
Web Safe | cccc00 |
RGB percent of color #cccc18
CMYK percent of color #cccc18
Text with hexadecimal color #cccc18
This text has a font color of #cccc18
<p style="color:#cccc18">Text here</p>
#cccc18 Background Color
This box has a background color of #cccc18
<div style="background-color:#cccc18">Text here</div>
#cccc18 Border Color
This box has a border color of #cccc18
<div style="border: 4px solid #cccc18">Text here</div>
CSS codes
<p style="color:#cccc18">Text here</p>
<div style="background-color:#cccc18">Text here</div>
<div style="border: 4px solid #cccc18">Text here</div>
#cccc18 Color on white background
This is how a font and box color of #cccc18 will look
on a white background.
#cccc18 Color on black background
This is how a font and box color of #cccc18 hex color will look
on a black background.