In RGB color space, #c7cccc hex color has a red value of 199, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #c7cccc hex color is composed of 2.45% cyan, 0% magenta, 0% yellow and 20% black.
#c7cccc color has a hue of 180 degrees, a saturation of 4.67% and a lightness of 79%.
#c7cccc hex color contains mainly GREEN.
The closest web safe color of #c7cccc is #cccccc
#c7cccc hex color has a decimal value of 13094092.
HEX | c7cccc | #c7cccc |
---|---|---|
RGB | 199, 204, 204 | rgb(199, 204, 204) |
RGB Percent | 78.04, 80, 80 | rgb(78.04, 80, 80) |
CMYK | 2, 0, 0, 20 | |
HSL | 180°, 4.67, 79 | hsl(180, 4.67%, 79%) |
HSV | 180°, 2.5, 80 |
XYZ | 56.045, 59.687, 65.694 |
---|---|
Hunter Lab | 77.257, -5.711, 3.664 |
CIE-LAB | 81.668, -1.703, -0.607 |
CIE-LCH | 81.668, 1.808, 199.618 |
CIE-LUV | 2.45, 0, 0, 20 |
Web Safe | cccccc |
RGB percent of color #c7cccc
CMYK percent of color #c7cccc
Text with hexadecimal color #c7cccc
This text has a font color of #c7cccc
<p style="color:#c7cccc">Text here</p>
#c7cccc Background Color
This box has a background color of #c7cccc
<div style="background-color:#c7cccc">Text here</div>
#c7cccc Border Color
This box has a border color of #c7cccc
<div style="border: 4px solid #c7cccc">Text here</div>
CSS codes
<p style="color:#c7cccc">Text here</p>
<div style="background-color:#c7cccc">Text here</div>
<div style="border: 4px solid #c7cccc">Text here</div>
#c7cccc Color on white background
This is how a font and box color of #c7cccc will look
on a white background.
#c7cccc Color on black background
This is how a font and box color of #c7cccc hex color will look
on a black background.