In RGB color space, #00dabc hex color has a red value of 0, a green value of 218 and a blue value of 188.
In CMYK color space (used in color printing), #00dabc hex color is composed of 100% cyan, 0% magenta, 13.76% yellow and 14.51% black.
#00dabc color has a hue of 171.7 degrees, a saturation of 100% and a lightness of 42.7%.
#00dabc hex color contains mainly GREEN.
The closest web safe color of #00dabc is #00cccc
#00dabc hex color has a decimal value of 55996.
HEX | 00dabc | #00dabc |
---|---|---|
RGB | 0, 218, 188 | rgb(0, 218, 188) |
RGB Percent | 0, 85.49, 73.73 | rgb(0, 85.49, 73.73) |
CMYK | 100, 0, 14, 15 | |
HSL | 171.7°, 100, 42.7 | hsl(171.7, 100%, 42.7%) |
HSV | 171.7°, 100, 85.5 |
XYZ | 34.149, 53.774, 56.156 |
---|---|
Hunter Lab | 73.331, -45.204, 5.928 |
CIE-LAB | 78.33, -51.14, 2.248 |
CIE-LCH | 78.33, 51.189, 177.483 |
CIE-LUV | 100, 0, 13.76, 14.51 |
Web Safe | 00cccc |
RGB percent of color #00dabc
CMYK percent of color #00dabc
Text with hexadecimal color #00dabc
This text has a font color of #00dabc
<p style="color:#00dabc">Text here</p>
#00dabc Background Color
This box has a background color of #00dabc
<div style="background-color:#00dabc">Text here</div>
#00dabc Border Color
This box has a border color of #00dabc
<div style="border: 4px solid #00dabc">Text here</div>
CSS codes
<p style="color:#00dabc">Text here</p>
<div style="background-color:#00dabc">Text here</div>
<div style="border: 4px solid #00dabc">Text here</div>
#00dabc Color on white background
This is how a font and box color of #00dabc will look
on a white background.
#00dabc Color on black background
This is how a font and box color of #00dabc hex color will look
on a black background.