#00ddbb short hex color code is #0db.
In RGB color space, #00ddbb hex color has a red value of 0, a green value of 221 and a blue value of 187.
In CMYK color space (used in color printing), #00ddbb hex color is composed of 100% cyan, 0% magenta, 15.38% yellow and 13.33% black.
#00ddbb color has a hue of 170.8 degrees, a saturation of 100% and a lightness of 43.3%.
#00ddbb hex color contains mainly GREEN.
The closest web safe color of #00ddbb is #00cccc
#00ddbb hex color has a decimal value of 56763.
HEX | 00ddbb | #00ddbb |
---|---|---|
RGB | 0, 221, 187 | rgb(0, 221, 187) |
RGB Percent | 0, 86.67, 73.33 | rgb(0, 86.67, 73.33) |
CMYK | 100, 0, 15, 13 | |
HSL | 170.8°, 100, 43.3 | hsl(170.8, 100%, 43.3%) |
HSV | 170.8°, 100, 86.7 |
XYZ | 34.826, 55.301, 55.852 |
---|---|
Hunter Lab | 74.365, -46.544, 7.525 |
CIE-LAB | 79.214, -52.619, 4.063 |
CIE-LCH | 79.214, 52.776, 175.585 |
CIE-LUV | 100, 0, 15.38, 13.33 |
Web Safe | 00cccc |
RGB percent of color #00ddbb
CMYK percent of color #00ddbb
Text with hexadecimal color #00ddbb
This text has a font color of #00ddbb
<p style="color:#00ddbb">Text here</p>
#00ddbb Background Color
This box has a background color of #00ddbb
<div style="background-color:#00ddbb">Text here</div>
#00ddbb Border Color
This box has a border color of #00ddbb
<div style="border: 4px solid #00ddbb">Text here</div>
CSS codes
<p style="color:#00ddbb">Text here</p>
<div style="background-color:#00ddbb">Text here</div>
<div style="border: 4px solid #00ddbb">Text here</div>
#00ddbb Color on white background
This is how a font and box color of #00ddbb will look
on a white background.
#00ddbb Color on black background
This is how a font and box color of #00ddbb hex color will look
on a black background.