In RGB color space, #00decd hex color has a red value of 0, a green value of 222 and a blue value of 205.
In CMYK color space (used in color printing), #00decd hex color is composed of 100% cyan, 0% magenta, 7.66% yellow and 12.94% black.
#00decd color has a hue of 175.4 degrees, a saturation of 100% and a lightness of 43.5%.
#00decd hex color contains mainly GREEN.
The closest web safe color of #00decd is #00cccc
#00decd hex color has a decimal value of 57037.
HEX | 00decd | #00decd |
---|---|---|
RGB | 0, 222, 205 | rgb(0, 222, 205) |
RGB Percent | 0, 87.06, 80.39 | rgb(0, 87.06, 80.39) |
CMYK | 100, 0, 8, 13 | |
HSL | 175.4°, 100, 43.5 | hsl(175.4, 100%, 43.5%) |
HSV | 175.4°, 100, 87.1 |
XYZ | 37.141, 56.65, 66.735 |
---|---|
Hunter Lab | 75.266, -43.633, 0.117 |
CIE-LAB | 79.982, -48.171, -4.401 |
CIE-LCH | 79.982, 48.372, 185.22 |
CIE-LUV | 100, 0, 7.66, 12.94 |
Web Safe | 00cccc |
RGB percent of color #00decd
CMYK percent of color #00decd
Text with hexadecimal color #00decd
This text has a font color of #00decd
<p style="color:#00decd">Text here</p>
#00decd Background Color
This box has a background color of #00decd
<div style="background-color:#00decd">Text here</div>
#00decd Border Color
This box has a border color of #00decd
<div style="border: 4px solid #00decd">Text here</div>
CSS codes
<p style="color:#00decd">Text here</p>
<div style="background-color:#00decd">Text here</div>
<div style="border: 4px solid #00decd">Text here</div>
#00decd Color on white background
This is how a font and box color of #00decd will look
on a white background.
#00decd Color on black background
This is how a font and box color of #00decd hex color will look
on a black background.