In RGB color space, #00aaac hex color has a red value of 0, a green value of 170 and a blue value of 172.
In CMYK color space (used in color printing), #00aaac hex color is composed of 100% cyan, 1.16% magenta, 0% yellow and 32.55% black.
#00aaac color has a hue of 180.7 degrees, a saturation of 100% and a lightness of 33.7%.
#00aaac hex color contains mainly BLUE.
The closest web safe color of #00aaac is #009999
#00aaac hex color has a decimal value of 43692.
HEX | 00aaac | #00aaac |
---|---|---|
RGB | 0, 170, 172 | rgb(0, 170, 172) |
RGB Percent | 0, 66.67, 67.45 | rgb(0, 66.67, 67.45) |
CMYK | 100, 1, 0, 33 | |
HSL | 180.7°, 100, 33.7 | hsl(180.7, 100%, 33.7%) |
HSV | 180.7°, 100, 67.5 |
XYZ | 21.821, 31.728, 44.004 |
---|---|
Hunter Lab | 56.328, -29.423, -6.889 |
CIE-LAB | 63.117, -34.863, -11.459 |
CIE-LCH | 63.117, 36.698, 198.195 |
CIE-LUV | 100, 1.16, 0, 32.55 |
Web Safe | 009999 |
RGB percent of color #00aaac
CMYK percent of color #00aaac
Text with hexadecimal color #00aaac
This text has a font color of #00aaac
<p style="color:#00aaac">Text here</p>
#00aaac Background Color
This box has a background color of #00aaac
<div style="background-color:#00aaac">Text here</div>
#00aaac Border Color
This box has a border color of #00aaac
<div style="border: 4px solid #00aaac">Text here</div>
CSS codes
<p style="color:#00aaac">Text here</p>
<div style="background-color:#00aaac">Text here</div>
<div style="border: 4px solid #00aaac">Text here</div>
#00aaac Color on white background
This is how a font and box color of #00aaac will look
on a white background.
#00aaac Color on black background
This is how a font and box color of #00aaac hex color will look
on a black background.