In RGB color space, #00dddf hex color has a red value of 0, a green value of 221 and a blue value of 223.
In CMYK color space (used in color printing), #00dddf hex color is composed of 100% cyan, 0.9% magenta, 0% yellow and 12.55% black.
#00dddf color has a hue of 180.5 degrees, a saturation of 100% and a lightness of 43.7%.
#00dddf hex color contains mainly BLUE.
The closest web safe color of #00dddf is #00cccc
#00dddf hex color has a decimal value of 56799.
HEX | 00dddf | #00dddf |
---|---|---|
RGB | 0, 221, 223 | rgb(0, 221, 223) |
RGB Percent | 0, 86.67, 87.45 | rgb(0, 86.67, 87.45) |
CMYK | 100, 1, 0, 13 | |
HSL | 180.5°, 100, 43.7 | hsl(180.5, 100%, 43.7%) |
HSV | 180.5°, 100, 87.5 |
XYZ | 39.176, 57.041, 78.757 |
---|---|
Hunter Lab | 75.525, -39.579, -8.959 |
CIE-LAB | 80.203, -42.563, -13.664 |
CIE-LCH | 80.203, 44.703, 197.798 |
CIE-LUV | 100, 0.9, 0, 12.55 |
Web Safe | 00cccc |
RGB percent of color #00dddf
CMYK percent of color #00dddf
Text with hexadecimal color #00dddf
This text has a font color of #00dddf
<p style="color:#00dddf">Text here</p>
#00dddf Background Color
This box has a background color of #00dddf
<div style="background-color:#00dddf">Text here</div>
#00dddf Border Color
This box has a border color of #00dddf
<div style="border: 4px solid #00dddf">Text here</div>
CSS codes
<p style="color:#00dddf">Text here</p>
<div style="background-color:#00dddf">Text here</div>
<div style="border: 4px solid #00dddf">Text here</div>
#00dddf Color on white background
This is how a font and box color of #00dddf will look
on a white background.
#00dddf Color on black background
This is how a font and box color of #00dddf hex color will look
on a black background.