In RGB color space, #ccccc2 hex color has a red value of 204, a green value of 204 and a blue value of 194.
In CMYK color space (used in color printing), #ccccc2 hex color is composed of 0% cyan, 0% magenta, 4.9% yellow and 20% black.
#ccccc2 color has a hue of 60 degrees, a saturation of 8.93% and a lightness of 78%.
#ccccc2 hex color contains mainly RED.
The closest web safe color of #ccccc2 is #cccccc
#ccccc2 hex color has a decimal value of 13421762.
HEX | ccccc2 | #ccccc2 |
---|---|---|
RGB | 204, 204, 194 | rgb(204, 204, 194) |
RGB Percent | 80, 80, 76.08 | rgb(80, 80, 76.08) |
CMYK | 0, 0, 5, 20 | |
HSL | 60°, 8.93, 78 | hsl(60, 8.93%, 78%) |
HSV | 60°, 4.9, 80 |
XYZ | 56.232, 59.918, 59.641 |
---|---|
Hunter Lab | 77.407, -5.791, 8.502 |
CIE-LAB | 81.794, -1.78, 4.969 |
CIE-LCH | 81.794, 5.278, 109.709 |
CIE-LUV | 0, 0, 4.9, 20 |
Web Safe | cccccc |
RGB percent of color #ccccc2
CMYK percent of color #ccccc2
Text with hexadecimal color #ccccc2
This text has a font color of #ccccc2
<p style="color:#ccccc2">Text here</p>
#ccccc2 Background Color
This box has a background color of #ccccc2
<div style="background-color:#ccccc2">Text here</div>
#ccccc2 Border Color
This box has a border color of #ccccc2
<div style="border: 4px solid #ccccc2">Text here</div>
CSS codes
<p style="color:#ccccc2">Text here</p>
<div style="background-color:#ccccc2">Text here</div>
<div style="border: 4px solid #ccccc2">Text here</div>
#ccccc2 Color on white background
This is how a font and box color of #ccccc2 will look
on a white background.
#ccccc2 Color on black background
This is how a font and box color of #ccccc2 hex color will look
on a black background.