In RGB color space, #002faa hex color has a red value of 0, a green value of 47 and a blue value of 170.
In CMYK color space (used in color printing), #002faa hex color is composed of 100% cyan, 72.35% magenta, 0% yellow and 33.33% black.
#002faa color has a hue of 223.4 degrees, a saturation of 100% and a lightness of 33.3%.
#002faa hex color contains mainly BLUE.
The closest web safe color of #002faa is #003399
#002faa hex color has a decimal value of 12202.
HEX | 002faa | #002faa |
---|---|---|
RGB | 0, 47, 170 | rgb(0, 47, 170) |
RGB Percent | 0, 18.43, 66.67 | rgb(0, 18.43, 66.67) |
CMYK | 100, 72, 0, 33 | |
HSL | 223.4°, 100, 33.3 | hsl(223.4, 100%, 33.3%) |
HSV | 223.4°, 100, 66.7 |
XYZ | 8.272, 4.935, 38.547 |
---|---|
Hunter Lab | 22.215, 27.591, -87.329 |
CIE-LAB | 26.549, 38.178, -68.124 |
CIE-LCH | 26.549, 78.093, 299.267 |
CIE-LUV | 100, 72.35, 0, 33.33 |
Web Safe | 003399 |
RGB percent of color #002faa
CMYK percent of color #002faa
Text with hexadecimal color #002faa
This text has a font color of #002faa
<p style="color:#002faa">Text here</p>
#002faa Background Color
This box has a background color of #002faa
<div style="background-color:#002faa">Text here</div>
#002faa Border Color
This box has a border color of #002faa
<div style="border: 4px solid #002faa">Text here</div>
CSS codes
<p style="color:#002faa">Text here</p>
<div style="background-color:#002faa">Text here</div>
<div style="border: 4px solid #002faa">Text here</div>
#002faa Color on white background
This is how a font and box color of #002faa will look
on a white background.
#002faa Color on black background
This is how a font and box color of #002faa hex color will look
on a black background.