In RGB color space, #001cab hex color has a red value of 0, a green value of 28 and a blue value of 171.
In CMYK color space (used in color printing), #001cab hex color is composed of 100% cyan, 83.63% magenta, 0% yellow and 32.94% black.
#001cab color has a hue of 230.2 degrees, a saturation of 100% and a lightness of 33.5%.
#001cab hex color contains mainly BLUE.
The closest web safe color of #001cab is #003399
#001cab hex color has a decimal value of 7339.
HEX | 001cab | #001cab |
---|---|---|
RGB | 0, 28, 171 | rgb(0, 28, 171) |
RGB Percent | 0, 10.98, 67.06 | rgb(0, 10.98, 67.06) |
CMYK | 100, 84, 0, 33 | |
HSL | 230.2°, 100, 33.5 | hsl(230.2, 100%, 33.5%) |
HSV | 230.2°, 100, 67.1 |
XYZ | 7.766, 3.771, 38.847 |
---|---|
Hunter Lab | 19.419, 37.402, -105.014 |
CIE-LAB | 22.899, 49.295, -74.782 |
CIE-LCH | 22.899, 89.568, 303.392 |
CIE-LUV | 100, 83.63, 0, 32.94 |
Web Safe | 003399 |
RGB percent of color #001cab
CMYK percent of color #001cab
Text with hexadecimal color #001cab
This text has a font color of #001cab
<p style="color:#001cab">Text here</p>
#001cab Background Color
This box has a background color of #001cab
<div style="background-color:#001cab">Text here</div>
#001cab Border Color
This box has a border color of #001cab
<div style="border: 4px solid #001cab">Text here</div>
CSS codes
<p style="color:#001cab">Text here</p>
<div style="background-color:#001cab">Text here</div>
<div style="border: 4px solid #001cab">Text here</div>
#001cab Color on white background
This is how a font and box color of #001cab will look
on a white background.
#001cab Color on black background
This is how a font and box color of #001cab hex color will look
on a black background.