In RGB color space, #000baa hex color has a red value of 0, a green value of 11 and a blue value of 170.
In CMYK color space (used in color printing), #000baa hex color is composed of 100% cyan, 93.53% magenta, 0% yellow and 33.33% black.
#000baa color has a hue of 236.1 degrees, a saturation of 100% and a lightness of 33.3%.
#000baa hex color contains mainly BLUE.
The closest web safe color of #000baa is #000099
#000baa hex color has a decimal value of 2986.
HEX | 000baa | #000baa |
---|---|---|
RGB | 0, 11, 170 | rgb(0, 11, 170) |
RGB Percent | 0, 4.31, 66.67 | rgb(0, 4.31, 66.67) |
CMYK | 100, 94, 0, 33 | |
HSL | 236.1°, 100, 33.3 | hsl(236.1, 100%, 33.3%) |
HSV | 236.1°, 100, 66.7 |
XYZ | 7.375, 3.142, 38.248 |
---|---|
Hunter Lab | 17.726, 43.247, -115.526 |
CIE-LAB | 20.604, 55.486, -78.007 |
CIE-LCH | 20.604, 95.728, 305.424 |
CIE-LUV | 100, 93.53, 0, 33.33 |
Web Safe | 000099 |
RGB percent of color #000baa
CMYK percent of color #000baa
Text with hexadecimal color #000baa
This text has a font color of #000baa
<p style="color:#000baa">Text here</p>
#000baa Background Color
This box has a background color of #000baa
<div style="background-color:#000baa">Text here</div>
#000baa Border Color
This box has a border color of #000baa
<div style="border: 4px solid #000baa">Text here</div>
CSS codes
<p style="color:#000baa">Text here</p>
<div style="background-color:#000baa">Text here</div>
<div style="border: 4px solid #000baa">Text here</div>
#000baa Color on white background
This is how a font and box color of #000baa will look
on a white background.
#000baa Color on black background
This is how a font and box color of #000baa hex color will look
on a black background.