In RGB color space, #cccecb hex color has a red value of 204, a green value of 206 and a blue value of 203.
In CMYK color space (used in color printing), #cccecb hex color is composed of 0.97% cyan, 0% magenta, 1.46% yellow and 19.22% black.
#cccecb color has a hue of 100 degrees, a saturation of 2.97% and a lightness of 80.2%.
#cccecb hex color contains mainly GREEN.
The closest web safe color of #cccecb is #cccccc
#cccecb hex color has a decimal value of 13422283.
HEX | cccecb | #cccecb |
---|---|---|
RGB | 204, 206, 203 | rgb(204, 206, 203) |
RGB Percent | 80, 80.78, 79.61 | rgb(80, 80.78, 79.61) |
CMYK | 1, 0, 1, 19 | |
HSL | 100°, 2.97, 80.2 | hsl(100, 2.97%, 80.2%) |
HSV | 100°, 1.5, 80.8 |
XYZ | 57.753, 61.292, 65.287 |
---|---|
Hunter Lab | 78.289, -5.329, 5.359 |
CIE-LAB | 82.535, -1.226, 1.239 |
CIE-LCH | 82.535, 1.743, 134.698 |
CIE-LUV | 0.97, 0, 1.46, 19.22 |
Web Safe | cccccc |
RGB percent of color #cccecb
CMYK percent of color #cccecb
Text with hexadecimal color #cccecb
This text has a font color of #cccecb
<p style="color:#cccecb">Text here</p>
#cccecb Background Color
This box has a background color of #cccecb
<div style="background-color:#cccecb">Text here</div>
#cccecb Border Color
This box has a border color of #cccecb
<div style="border: 4px solid #cccecb">Text here</div>
CSS codes
<p style="color:#cccecb">Text here</p>
<div style="background-color:#cccecb">Text here</div>
<div style="border: 4px solid #cccecb">Text here</div>
#cccecb Color on white background
This is how a font and box color of #cccecb will look
on a white background.
#cccecb Color on black background
This is how a font and box color of #cccecb hex color will look
on a black background.