In RGB color space, #00dedc hex color has a red value of 0, a green value of 222 and a blue value of 220.
In CMYK color space (used in color printing), #00dedc hex color is composed of 100% cyan, 0% magenta, 0.9% yellow and 12.94% black.
#00dedc color has a hue of 179.5 degrees, a saturation of 100% and a lightness of 43.5%.
#00dedc hex color contains mainly GREEN.
The closest web safe color of #00dedc is #00cccc
#00dedc hex color has a decimal value of 57052.
HEX | 00dedc | #00dedc |
---|---|---|
RGB | 0, 222, 220 | rgb(0, 222, 220) |
RGB Percent | 0, 87.06, 86.27 | rgb(0, 87.06, 86.27) |
CMYK | 100, 0, 1, 13 | |
HSL | 179.5°, 100, 43.5 | hsl(179.5, 100%, 43.5%) |
HSV | 179.5°, 100, 87.1 |
XYZ | 39.04, 57.41, 76.734 |
---|---|
Hunter Lab | 75.769, -40.625, -7.006 |
CIE-LAB | 80.41, -43.886, -11.757 |
CIE-LCH | 80.41, 45.434, 194.997 |
CIE-LUV | 100, 0, 0.9, 12.94 |
Web Safe | 00cccc |
RGB percent of color #00dedc
CMYK percent of color #00dedc
Text with hexadecimal color #00dedc
This text has a font color of #00dedc
<p style="color:#00dedc">Text here</p>
#00dedc Background Color
This box has a background color of #00dedc
<div style="background-color:#00dedc">Text here</div>
#00dedc Border Color
This box has a border color of #00dedc
<div style="border: 4px solid #00dedc">Text here</div>
CSS codes
<p style="color:#00dedc">Text here</p>
<div style="background-color:#00dedc">Text here</div>
<div style="border: 4px solid #00dedc">Text here</div>
#00dedc Color on white background
This is how a font and box color of #00dedc will look
on a white background.
#00dedc Color on black background
This is how a font and box color of #00dedc hex color will look
on a black background.