In RGB color space, #00ddcd hex color has a red value of 0, a green value of 221 and a blue value of 205.
In CMYK color space (used in color printing), #00ddcd hex color is composed of 100% cyan, 0% magenta, 7.24% yellow and 13.33% black.
#00ddcd color has a hue of 175.7 degrees, a saturation of 100% and a lightness of 43.3%.
#00ddcd hex color contains mainly GREEN.
The closest web safe color of #00ddcd is #00cccc
#00ddcd hex color has a decimal value of 56781.
HEX | 00ddcd | #00ddcd |
---|---|---|
RGB | 0, 221, 205 | rgb(0, 221, 205) |
RGB Percent | 0, 86.67, 80.39 | rgb(0, 86.67, 80.39) |
CMYK | 100, 0, 7, 13 | |
HSL | 175.7°, 100, 43.3 | hsl(175.7, 100%, 43.3%) |
HSV | 175.7°, 100, 86.7 |
XYZ | 36.876, 56.121, 66.646 |
---|---|
Hunter Lab | 74.914, -43.234, -0.307 |
CIE-LAB | 79.683, -47.751, -4.842 |
CIE-LCH | 79.683, 47.996, 185.79 |
CIE-LUV | 100, 0, 7.24, 13.33 |
Web Safe | 00cccc |
RGB percent of color #00ddcd
CMYK percent of color #00ddcd
Text with hexadecimal color #00ddcd
This text has a font color of #00ddcd
<p style="color:#00ddcd">Text here</p>
#00ddcd Background Color
This box has a background color of #00ddcd
<div style="background-color:#00ddcd">Text here</div>
#00ddcd Border Color
This box has a border color of #00ddcd
<div style="border: 4px solid #00ddcd">Text here</div>
CSS codes
<p style="color:#00ddcd">Text here</p>
<div style="background-color:#00ddcd">Text here</div>
<div style="border: 4px solid #00ddcd">Text here</div>
#00ddcd Color on white background
This is how a font and box color of #00ddcd will look
on a white background.
#00ddcd Color on black background
This is how a font and box color of #00ddcd hex color will look
on a black background.