In RGB color space, #000bac hex color has a red value of 0, a green value of 11 and a blue value of 172.
In CMYK color space (used in color printing), #000bac hex color is composed of 100% cyan, 93.6% magenta, 0% yellow and 32.55% black.
#000bac color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 33.7%.
#000bac hex color contains mainly BLUE.
The closest web safe color of #000bac is #000099
#000bac hex color has a decimal value of 2988.
HEX | 000bac | #000bac |
---|---|---|
RGB | 0, 11, 172 | rgb(0, 11, 172) |
RGB Percent | 0, 4.31, 67.45 | rgb(0, 4.31, 67.45) |
CMYK | 100, 94, 0, 33 | |
HSL | 236.2°, 100, 33.7 | hsl(236.2, 100%, 33.7%) |
HSV | 236.2°, 100, 67.5 |
XYZ | 7.566, 3.218, 39.252 |
---|---|
Hunter Lab | 17.939, 43.893, -117.176 |
CIE-LAB | 20.897, 56.049, -78.726 |
CIE-LCH | 20.897, 96.64, 305.449 |
CIE-LUV | 100, 93.6, 0, 32.55 |
Web Safe | 000099 |
RGB percent of color #000bac
CMYK percent of color #000bac
Text with hexadecimal color #000bac
This text has a font color of #000bac
<p style="color:#000bac">Text here</p>
#000bac Background Color
This box has a background color of #000bac
<div style="background-color:#000bac">Text here</div>
#000bac Border Color
This box has a border color of #000bac
<div style="border: 4px solid #000bac">Text here</div>
CSS codes
<p style="color:#000bac">Text here</p>
<div style="background-color:#000bac">Text here</div>
<div style="border: 4px solid #000bac">Text here</div>
#000bac Color on white background
This is how a font and box color of #000bac will look
on a white background.
#000bac Color on black background
This is how a font and box color of #000bac hex color will look
on a black background.