In RGB color space, #00dacc hex color has a red value of 0, a green value of 218 and a blue value of 204.
In CMYK color space (used in color printing), #00dacc hex color is composed of 100% cyan, 0% magenta, 6.42% yellow and 14.51% black.
#00dacc color has a hue of 176.1 degrees, a saturation of 100% and a lightness of 42.7%.
#00dacc hex color contains mainly GREEN.
The closest web safe color of #00dacc is #00cccc
#00dacc hex color has a decimal value of 56012.
HEX | 00dacc | #00dacc |
---|---|---|
RGB | 0, 218, 204 | rgb(0, 218, 204) |
RGB Percent | 0, 85.49, 80 | rgb(0, 85.49, 80) |
CMYK | 100, 0, 6, 15 | |
HSL | 176.1°, 100, 42.7 | hsl(176.1, 100%, 42.7%) |
HSV | 176.1°, 100, 85.5 |
XYZ | 35.97, 54.502, 65.751 |
---|---|
Hunter Lab | 73.825, -42.224, -1.127 |
CIE-LAB | 78.754, -46.758, -5.68 |
CIE-LCH | 78.754, 47.102, 186.926 |
CIE-LUV | 100, 0, 6.42, 14.51 |
Web Safe | 00cccc |
RGB percent of color #00dacc
CMYK percent of color #00dacc
Text with hexadecimal color #00dacc
This text has a font color of #00dacc
<p style="color:#00dacc">Text here</p>
#00dacc Background Color
This box has a background color of #00dacc
<div style="background-color:#00dacc">Text here</div>
#00dacc Border Color
This box has a border color of #00dacc
<div style="border: 4px solid #00dacc">Text here</div>
CSS codes
<p style="color:#00dacc">Text here</p>
<div style="background-color:#00dacc">Text here</div>
<div style="border: 4px solid #00dacc">Text here</div>
#00dacc Color on white background
This is how a font and box color of #00dacc will look
on a white background.
#00dacc Color on black background
This is how a font and box color of #00dacc hex color will look
on a black background.