In RGB color space, #ccccc0 hex color has a red value of 204, a green value of 204 and a blue value of 192.
In CMYK color space (used in color printing), #ccccc0 hex color is composed of 0% cyan, 0% magenta, 5.88% yellow and 20% black.
#ccccc0 color has a hue of 60 degrees, a saturation of 10.53% and a lightness of 77.6%.
#ccccc0 hex color contains mainly RED.
The closest web safe color of #ccccc0 is #cccccc
#ccccc0 hex color has a decimal value of 13421760.
HEX | ccccc0 | #ccccc0 |
---|---|---|
RGB | 204, 204, 192 | rgb(204, 204, 192) |
RGB Percent | 80, 80, 75.29 | rgb(80, 80, 75.29) |
CMYK | 0, 0, 6, 20 | |
HSL | 60°, 10.53, 77.6 | hsl(60, 10.53%, 77.6%) |
HSV | 60°, 5.9, 80 |
XYZ | 56.009, 59.829, 58.465 |
---|---|
Hunter Lab | 77.349, -6.108, 9.33 |
CIE-LAB | 81.745, -2.126, 5.968 |
CIE-LCH | 81.745, 6.335, 109.608 |
CIE-LUV | 0, 0, 5.88, 20 |
Web Safe | cccccc |
RGB percent of color #ccccc0
CMYK percent of color #ccccc0
Text with hexadecimal color #ccccc0
This text has a font color of #ccccc0
<p style="color:#ccccc0">Text here</p>
#ccccc0 Background Color
This box has a background color of #ccccc0
<div style="background-color:#ccccc0">Text here</div>
#ccccc0 Border Color
This box has a border color of #ccccc0
<div style="border: 4px solid #ccccc0">Text here</div>
CSS codes
<p style="color:#ccccc0">Text here</p>
<div style="background-color:#ccccc0">Text here</div>
<div style="border: 4px solid #ccccc0">Text here</div>
#ccccc0 Color on white background
This is how a font and box color of #ccccc0 will look
on a white background.
#ccccc0 Color on black background
This is how a font and box color of #ccccc0 hex color will look
on a black background.