In RGB color space, #cacccc hex color has a red value of 202, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #cacccc hex color is composed of 0.98% cyan, 0% magenta, 0% yellow and 20% black.
#cacccc color has a hue of 180 degrees, a saturation of 1.92% and a lightness of 79.6%.
#cacccc hex color contains mainly GREEN.
The closest web safe color of #cacccc is #cccccc
#cacccc hex color has a decimal value of 13290700.
HEX | cacccc | #cacccc |
---|---|---|
RGB | 202, 204, 204 | rgb(202, 204, 204) |
RGB Percent | 79.22, 80, 80 | rgb(79.22, 80, 80) |
CMYK | 1, 0, 0, 20 | |
HSL | 180°, 1.92, 79.6 | hsl(180, 1.92%, 79.6%) |
HSV | 180°, 1, 80 |
XYZ | 56.849, 60.102, 65.731 |
---|---|
Hunter Lab | 77.525, -4.777, 3.998 |
CIE-LAB | 81.894, -0.681, -0.249 |
CIE-LCH | 81.894, 0.725, 200.084 |
CIE-LUV | 0.98, 0, 0, 20 |
Web Safe | cccccc |
RGB percent of color #cacccc
CMYK percent of color #cacccc
Text with hexadecimal color #cacccc
This text has a font color of #cacccc
<p style="color:#cacccc">Text here</p>
#cacccc Background Color
This box has a background color of #cacccc
<div style="background-color:#cacccc">Text here</div>
#cacccc Border Color
This box has a border color of #cacccc
<div style="border: 4px solid #cacccc">Text here</div>
CSS codes
<p style="color:#cacccc">Text here</p>
<div style="background-color:#cacccc">Text here</div>
<div style="border: 4px solid #cacccc">Text here</div>
#cacccc Color on white background
This is how a font and box color of #cacccc will look
on a white background.
#cacccc Color on black background
This is how a font and box color of #cacccc hex color will look
on a black background.