In RGB color space, #008aaa hex color has a red value of 0, a green value of 138 and a blue value of 170.
In CMYK color space (used in color printing), #008aaa hex color is composed of 100% cyan, 18.82% magenta, 0% yellow and 33.33% black.
#008aaa color has a hue of 191.3 degrees, a saturation of 100% and a lightness of 33.3%.
#008aaa hex color contains mainly BLUE.
The closest web safe color of #008aaa is #009999
#008aaa hex color has a decimal value of 35498.
HEX | 008aaa | #008aaa |
---|---|---|
RGB | 0, 138, 170 | rgb(0, 138, 170) |
RGB Percent | 0, 54.12, 66.67 | rgb(0, 54.12, 66.67) |
CMYK | 100, 19, 0, 33 | |
HSL | 191.3°, 100, 33.3 | hsl(191.3, 100%, 33.3%) |
HSV | 191.3°, 100, 66.7 |
XYZ | 16.344, 21.079, 41.237 |
---|---|
Hunter Lab | 45.912, -16.802, -21.115 |
CIE-LAB | 53.036, -19.527, -25.674 |
CIE-LCH | 53.036, 32.256, 232.744 |
CIE-LUV | 100, 18.82, 0, 33.33 |
Web Safe | 009999 |
RGB percent of color #008aaa
CMYK percent of color #008aaa
Text with hexadecimal color #008aaa
This text has a font color of #008aaa
<p style="color:#008aaa">Text here</p>
#008aaa Background Color
This box has a background color of #008aaa
<div style="background-color:#008aaa">Text here</div>
#008aaa Border Color
This box has a border color of #008aaa
<div style="border: 4px solid #008aaa">Text here</div>
CSS codes
<p style="color:#008aaa">Text here</p>
<div style="background-color:#008aaa">Text here</div>
<div style="border: 4px solid #008aaa">Text here</div>
#008aaa Color on white background
This is how a font and box color of #008aaa will look
on a white background.
#008aaa Color on black background
This is how a font and box color of #008aaa hex color will look
on a black background.