In RGB color space, #ceccca hex color has a red value of 206, a green value of 204 and a blue value of 202.
In CMYK color space (used in color printing), #ceccca hex color is composed of 0% cyan, 0.97% magenta, 1.94% yellow and 19.22% black.
#ceccca color has a hue of 30 degrees, a saturation of 3.92% and a lightness of 80%.
#ceccca hex color contains mainly RED.
The closest web safe color of #ceccca is #cccccc
#ceccca hex color has a decimal value of 13552842.
HEX | ceccca | #ceccca |
---|---|---|
RGB | 206, 204, 202 | rgb(206, 204, 202) |
RGB Percent | 80.78, 80, 79.22 | rgb(80.78, 80, 79.22) |
CMYK | 0, 1, 2, 19 | |
HSL | 30°, 3.92, 80 | hsl(30, 3.92%, 80%) |
HSV | 30°, 1.9, 80.8 |
XYZ | 57.707, 60.572, 64.527 |
---|---|
Hunter Lab | 77.828, -3.847, 5.322 |
CIE-LAB | 82.148, 0.331, 1.228 |
CIE-LCH | 82.148, 1.272, 74.915 |
CIE-LUV | 0, 0.97, 1.94, 19.22 |
Web Safe | cccccc |
RGB percent of color #ceccca
CMYK percent of color #ceccca
Text with hexadecimal color #ceccca
This text has a font color of #ceccca
<p style="color:#ceccca">Text here</p>
#ceccca Background Color
This box has a background color of #ceccca
<div style="background-color:#ceccca">Text here</div>
#ceccca Border Color
This box has a border color of #ceccca
<div style="border: 4px solid #ceccca">Text here</div>
CSS codes
<p style="color:#ceccca">Text here</p>
<div style="background-color:#ceccca">Text here</div>
<div style="border: 4px solid #ceccca">Text here</div>
#ceccca Color on white background
This is how a font and box color of #ceccca will look
on a white background.
#ceccca Color on black background
This is how a font and box color of #ceccca hex color will look
on a black background.