In RGB color space, #000baf hex color has a red value of 0, a green value of 11 and a blue value of 175.
In CMYK color space (used in color printing), #000baf hex color is composed of 100% cyan, 93.71% magenta, 0% yellow and 31.37% black.
#000baf color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 34.3%.
#000baf hex color contains mainly BLUE.
The closest web safe color of #000baf is #000099
#000baf hex color has a decimal value of 2991.
HEX | 000baf | #000baf |
---|---|---|
RGB | 0, 11, 175 | rgb(0, 11, 175) |
RGB Percent | 0, 4.31, 68.63 | rgb(0, 4.31, 68.63) |
CMYK | 100, 94, 0, 31 | |
HSL | 236.2°, 100, 34.3 | hsl(236.2, 100%, 34.3%) |
HSV | 236.2°, 100, 68.6 |
XYZ | 7.858, 3.334, 40.787 |
---|---|
Hunter Lab | 18.259, 44.865, -119.659 |
CIE-LAB | 21.335, 56.893, -79.803 |
CIE-LCH | 21.335, 98.007, 305.486 |
CIE-LUV | 100, 93.71, 0, 31.37 |
Web Safe | 000099 |
RGB percent of color #000baf
CMYK percent of color #000baf
Text with hexadecimal color #000baf
This text has a font color of #000baf
<p style="color:#000baf">Text here</p>
#000baf Background Color
This box has a background color of #000baf
<div style="background-color:#000baf">Text here</div>
#000baf Border Color
This box has a border color of #000baf
<div style="border: 4px solid #000baf">Text here</div>
CSS codes
<p style="color:#000baf">Text here</p>
<div style="background-color:#000baf">Text here</div>
<div style="border: 4px solid #000baf">Text here</div>
#000baf Color on white background
This is how a font and box color of #000baf will look
on a white background.
#000baf Color on black background
This is how a font and box color of #000baf hex color will look
on a black background.