In RGB color space, #001caa hex color has a red value of 0, a green value of 28 and a blue value of 170.
In CMYK color space (used in color printing), #001caa hex color is composed of 100% cyan, 83.53% magenta, 0% yellow and 33.33% black.
#001caa color has a hue of 230.1 degrees, a saturation of 100% and a lightness of 33.3%.
#001caa hex color contains mainly BLUE.
The closest web safe color of #001caa is #003399
#001caa hex color has a decimal value of 7338.
HEX | 001caa | #001caa |
---|---|---|
RGB | 0, 28, 170 | rgb(0, 28, 170) |
RGB Percent | 0, 10.98, 66.67 | rgb(0, 10.98, 66.67) |
CMYK | 100, 84, 0, 33 | |
HSL | 230.1°, 100, 33.3 | hsl(230.1, 100%, 33.3%) |
HSV | 230.1°, 100, 66.7 |
XYZ | 7.671, 3.733, 38.346 |
---|---|
Hunter Lab | 19.321, 37.058, -104.147 |
CIE-LAB | 22.768, 48.972, -74.396 |
CIE-LCH | 22.768, 89.068, 303.355 |
CIE-LUV | 100, 83.53, 0, 33.33 |
Web Safe | 003399 |
RGB percent of color #001caa
CMYK percent of color #001caa
Text with hexadecimal color #001caa
This text has a font color of #001caa
<p style="color:#001caa">Text here</p>
#001caa Background Color
This box has a background color of #001caa
<div style="background-color:#001caa">Text here</div>
#001caa Border Color
This box has a border color of #001caa
<div style="border: 4px solid #001caa">Text here</div>
CSS codes
<p style="color:#001caa">Text here</p>
<div style="background-color:#001caa">Text here</div>
<div style="border: 4px solid #001caa">Text here</div>
#001caa Color on white background
This is how a font and box color of #001caa will look
on a white background.
#001caa Color on black background
This is how a font and box color of #001caa hex color will look
on a black background.