In RGB color space, #002aaa hex color has a red value of 0, a green value of 42 and a blue value of 170.
In CMYK color space (used in color printing), #002aaa hex color is composed of 100% cyan, 75.29% magenta, 0% yellow and 33.33% black.
#002aaa color has a hue of 225.2 degrees, a saturation of 100% and a lightness of 33.3%.
#002aaa hex color contains mainly BLUE.
The closest web safe color of #002aaa is #003399
#002aaa hex color has a decimal value of 10922.
HEX | 002aaa | #002aaa |
---|---|---|
RGB | 0, 42, 170 | rgb(0, 42, 170) |
RGB Percent | 0, 16.47, 66.67 | rgb(0, 16.47, 66.67) |
CMYK | 100, 75, 0, 33 | |
HSL | 225.2°, 100, 33.3 | hsl(225.2, 100%, 33.3%) |
HSV | 225.2°, 100, 66.7 |
XYZ | 8.084, 4.558, 38.484 |
---|---|
Hunter Lab | 21.349, 30.228, -91.93 |
CIE-LAB | 25.436, 41.281, -69.965 |
CIE-LCH | 25.436, 81.236, 300.542 |
CIE-LUV | 100, 75.29, 0, 33.33 |
Web Safe | 003399 |
RGB percent of color #002aaa
CMYK percent of color #002aaa
Text with hexadecimal color #002aaa
This text has a font color of #002aaa
<p style="color:#002aaa">Text here</p>
#002aaa Background Color
This box has a background color of #002aaa
<div style="background-color:#002aaa">Text here</div>
#002aaa Border Color
This box has a border color of #002aaa
<div style="border: 4px solid #002aaa">Text here</div>
CSS codes
<p style="color:#002aaa">Text here</p>
<div style="background-color:#002aaa">Text here</div>
<div style="border: 4px solid #002aaa">Text here</div>
#002aaa Color on white background
This is how a font and box color of #002aaa will look
on a white background.
#002aaa Color on black background
This is how a font and box color of #002aaa hex color will look
on a black background.