In RGB color space, #001faa hex color has a red value of 0, a green value of 31 and a blue value of 170.
In CMYK color space (used in color printing), #001faa hex color is composed of 100% cyan, 81.76% magenta, 0% yellow and 33.33% black.
#001faa color has a hue of 229.1 degrees, a saturation of 100% and a lightness of 33.3%.
#001faa hex color contains mainly BLUE.
The closest web safe color of #001faa is #003399
#001faa hex color has a decimal value of 8106.
HEX | 001faa | #001faa |
---|---|---|
RGB | 0, 31, 170 | rgb(0, 31, 170) |
RGB Percent | 0, 12.16, 66.67 | rgb(0, 12.16, 66.67) |
CMYK | 100, 82, 0, 33 | |
HSL | 229.1°, 100, 33.3 | hsl(229.1, 100%, 33.3%) |
HSV | 229.1°, 100, 66.7 |
XYZ | 7.746, 3.882, 38.371 |
---|---|
Hunter Lab | 19.703, 35.696, -101.675 |
CIE-LAB | 23.277, 47.479, -73.548 |
CIE-LCH | 23.277, 87.542, 302.844 |
CIE-LUV | 100, 81.76, 0, 33.33 |
Web Safe | 003399 |
RGB percent of color #001faa
CMYK percent of color #001faa
Text with hexadecimal color #001faa
This text has a font color of #001faa
<p style="color:#001faa">Text here</p>
#001faa Background Color
This box has a background color of #001faa
<div style="background-color:#001faa">Text here</div>
#001faa Border Color
This box has a border color of #001faa
<div style="border: 4px solid #001faa">Text here</div>
CSS codes
<p style="color:#001faa">Text here</p>
<div style="background-color:#001faa">Text here</div>
<div style="border: 4px solid #001faa">Text here</div>
#001faa Color on white background
This is how a font and box color of #001faa will look
on a white background.
#001faa Color on black background
This is how a font and box color of #001faa hex color will look
on a black background.