In RGB color space, #001aac hex color has a red value of 0, a green value of 26 and a blue value of 172.
In CMYK color space (used in color printing), #001aac hex color is composed of 100% cyan, 84.88% magenta, 0% yellow and 32.55% black.
#001aac color has a hue of 230.9 degrees, a saturation of 100% and a lightness of 33.7%.
#001aac hex color contains mainly BLUE.
The closest web safe color of #001aac is #003399
#001aac hex color has a decimal value of 6828.
HEX | 001aac | #001aac |
---|---|---|
RGB | 0, 26, 172 | rgb(0, 26, 172) |
RGB Percent | 0, 10.2, 67.45 | rgb(0, 10.2, 67.45) |
CMYK | 100, 85, 0, 33 | |
HSL | 230.9°, 100, 33.7 | hsl(230.9, 100%, 33.7%) |
HSV | 230.9°, 100, 67.5 |
XYZ | 7.816, 3.717, 39.335 |
---|---|
Hunter Lab | 19.28, 38.625, -107.471 |
CIE-LAB | 22.713, 50.564, -75.695 |
CIE-LCH | 22.713, 91.03, 303.743 |
CIE-LUV | 100, 84.88, 0, 32.55 |
Web Safe | 003399 |
RGB percent of color #001aac
CMYK percent of color #001aac
Text with hexadecimal color #001aac
This text has a font color of #001aac
<p style="color:#001aac">Text here</p>
#001aac Background Color
This box has a background color of #001aac
<div style="background-color:#001aac">Text here</div>
#001aac Border Color
This box has a border color of #001aac
<div style="border: 4px solid #001aac">Text here</div>
CSS codes
<p style="color:#001aac">Text here</p>
<div style="background-color:#001aac">Text here</div>
<div style="border: 4px solid #001aac">Text here</div>
#001aac Color on white background
This is how a font and box color of #001aac will look
on a white background.
#001aac Color on black background
This is how a font and box color of #001aac hex color will look
on a black background.