In RGB color space, #005aaa hex color has a red value of 0, a green value of 90 and a blue value of 170.
In CMYK color space (used in color printing), #005aaa hex color is composed of 100% cyan, 47.06% magenta, 0% yellow and 33.33% black.
#005aaa color has a hue of 208.2 degrees, a saturation of 100% and a lightness of 33.3%.
#005aaa hex color contains mainly BLUE.
The closest web safe color of #005aaa is #006699
#005aaa hex color has a decimal value of 23210.
HEX | 005aaa | #005aaa |
---|---|---|
RGB | 0, 90, 170 | rgb(0, 90, 170) |
RGB Percent | 0, 35.29, 66.67 | rgb(0, 35.29, 66.67) |
CMYK | 100, 47, 0, 33 | |
HSL | 208.2°, 100, 33.3 | hsl(208.2, 100%, 33.3%) |
HSV | 208.2°, 100, 66.7 |
XYZ | 10.912, 10.215, 39.427 |
---|---|
Hunter Lab | 31.961, 5.011, -50.768 |
CIE-LAB | 38.226, 9.28, -49.06 |
CIE-LCH | 38.226, 49.93, 280.711 |
CIE-LUV | 100, 47.06, 0, 33.33 |
Web Safe | 006699 |
RGB percent of color #005aaa
CMYK percent of color #005aaa
Text with hexadecimal color #005aaa
This text has a font color of #005aaa
<p style="color:#005aaa">Text here</p>
#005aaa Background Color
This box has a background color of #005aaa
<div style="background-color:#005aaa">Text here</div>
#005aaa Border Color
This box has a border color of #005aaa
<div style="border: 4px solid #005aaa">Text here</div>
CSS codes
<p style="color:#005aaa">Text here</p>
<div style="background-color:#005aaa">Text here</div>
<div style="border: 4px solid #005aaa">Text here</div>
#005aaa Color on white background
This is how a font and box color of #005aaa will look
on a white background.
#005aaa Color on black background
This is how a font and box color of #005aaa hex color will look
on a black background.