In RGB color space, #000bab hex color has a red value of 0, a green value of 11 and a blue value of 171.
In CMYK color space (used in color printing), #000bab hex color is composed of 100% cyan, 93.57% magenta, 0% yellow and 32.94% black.
#000bab color has a hue of 236.1 degrees, a saturation of 100% and a lightness of 33.5%.
#000bab hex color contains mainly BLUE.
The closest web safe color of #000bab is #000099
#000bab hex color has a decimal value of 2987.
HEX | 000bab | #000bab |
---|---|---|
RGB | 0, 11, 171 | rgb(0, 11, 171) |
RGB Percent | 0, 4.31, 67.06 | rgb(0, 4.31, 67.06) |
CMYK | 100, 94, 0, 33 | |
HSL | 236.1°, 100, 33.5 | hsl(236.1, 100%, 33.5%) |
HSV | 236.1°, 100, 67.1 |
XYZ | 7.47, 3.18, 38.748 |
---|---|
Hunter Lab | 17.833, 43.566, -116.347 |
CIE-LAB | 20.751, 55.764, -78.366 |
CIE-LCH | 20.751, 96.181, 305.435 |
CIE-LUV | 100, 93.57, 0, 32.94 |
Web Safe | 000099 |
RGB percent of color #000bab
CMYK percent of color #000bab
Text with hexadecimal color #000bab
This text has a font color of #000bab
<p style="color:#000bab">Text here</p>
#000bab Background Color
This box has a background color of #000bab
<div style="background-color:#000bab">Text here</div>
#000bab Border Color
This box has a border color of #000bab
<div style="border: 4px solid #000bab">Text here</div>
CSS codes
<p style="color:#000bab">Text here</p>
<div style="background-color:#000bab">Text here</div>
<div style="border: 4px solid #000bab">Text here</div>
#000bab Color on white background
This is how a font and box color of #000bab will look
on a white background.
#000bab Color on black background
This is how a font and box color of #000bab hex color will look
on a black background.