In RGB color space, #001bab hex color has a red value of 0, a green value of 27 and a blue value of 171.
In CMYK color space (used in color printing), #001bab hex color is composed of 100% cyan, 84.21% magenta, 0% yellow and 32.94% black.
#001bab color has a hue of 230.5 degrees, a saturation of 100% and a lightness of 33.5%.
#001bab hex color contains mainly BLUE.
The closest web safe color of #001bab is #003399
#001bab hex color has a decimal value of 7083.
HEX | 001bab | #001bab |
---|---|---|
RGB | 0, 27, 171 | rgb(0, 27, 171) |
RGB Percent | 0, 10.59, 67.06 | rgb(0, 10.59, 67.06) |
CMYK | 100, 84, 0, 33 | |
HSL | 230.5°, 100, 33.5 | hsl(230.5, 100%, 33.5%) |
HSV | 230.5°, 100, 67.1 |
XYZ | 7.743, 3.724, 38.839 |
---|---|
Hunter Lab | 19.298, 37.85, -105.82 |
CIE-LAB | 22.737, 49.78, -75.052 |
CIE-LCH | 22.737, 90.06, 303.555 |
CIE-LUV | 100, 84.21, 0, 32.94 |
Web Safe | 003399 |
RGB percent of color #001bab
CMYK percent of color #001bab
Text with hexadecimal color #001bab
This text has a font color of #001bab
<p style="color:#001bab">Text here</p>
#001bab Background Color
This box has a background color of #001bab
<div style="background-color:#001bab">Text here</div>
#001bab Border Color
This box has a border color of #001bab
<div style="border: 4px solid #001bab">Text here</div>
CSS codes
<p style="color:#001bab">Text here</p>
<div style="background-color:#001bab">Text here</div>
<div style="border: 4px solid #001bab">Text here</div>
#001bab Color on white background
This is how a font and box color of #001bab will look
on a white background.
#001bab Color on black background
This is how a font and box color of #001bab hex color will look
on a black background.