In RGB color space, #c6cccc hex color has a red value of 198, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #c6cccc hex color is composed of 2.94% cyan, 0% magenta, 0% yellow and 20% black.
#c6cccc color has a hue of 180 degrees, a saturation of 5.56% and a lightness of 78.8%.
#c6cccc hex color contains mainly GREEN.
The closest web safe color of #c6cccc is #cccccc
#c6cccc hex color has a decimal value of 13028556.
HEX | c6cccc | #c6cccc |
---|---|---|
RGB | 198, 204, 204 | rgb(198, 204, 204) |
RGB Percent | 77.65, 80, 80 | rgb(77.65, 80, 80) |
CMYK | 3, 0, 0, 20 | |
HSL | 180°, 5.56, 78.8 | hsl(180, 5.56%, 78.8%) |
HSV | 180°, 2.9, 80 |
XYZ | 55.781, 59.551, 65.681 |
---|---|
Hunter Lab | 77.169, -6.019, 3.555 |
CIE-LAB | 81.594, -2.042, -0.724 |
CIE-LCH | 81.594, 2.167, 199.522 |
CIE-LUV | 2.94, 0, 0, 20 |
Web Safe | cccccc |
RGB percent of color #c6cccc
CMYK percent of color #c6cccc
Text with hexadecimal color #c6cccc
This text has a font color of #c6cccc
<p style="color:#c6cccc">Text here</p>
#c6cccc Background Color
This box has a background color of #c6cccc
<div style="background-color:#c6cccc">Text here</div>
#c6cccc Border Color
This box has a border color of #c6cccc
<div style="border: 4px solid #c6cccc">Text here</div>
CSS codes
<p style="color:#c6cccc">Text here</p>
<div style="background-color:#c6cccc">Text here</div>
<div style="border: 4px solid #c6cccc">Text here</div>
#c6cccc Color on white background
This is how a font and box color of #c6cccc will look
on a white background.
#c6cccc Color on black background
This is how a font and box color of #c6cccc hex color will look
on a black background.