In RGB color space, #000b8b hex color has a red value of 0, a green value of 11 and a blue value of 139.
In CMYK color space (used in color printing), #000b8b hex color is composed of 100% cyan, 92.09% magenta, 0% yellow and 45.49% black.
#000b8b color has a hue of 235.3 degrees, a saturation of 100% and a lightness of 27.3%.
#000b8b hex color contains mainly BLUE.
The closest web safe color of #000b8b is #000099
#000b8b hex color has a decimal value of 2955.
HEX | 000b8b | #000b8b |
---|---|---|
RGB | 0, 11, 139 | rgb(0, 11, 139) |
RGB Percent | 0, 4.31, 54.51 | rgb(0, 4.31, 54.51) |
CMYK | 100, 92, 0, 45 | |
HSL | 235.3°, 100, 27.3 | hsl(235.3, 100%, 27.3%) |
HSV | 235.3°, 100, 54.5 |
XYZ | 4.78, 2.103, 24.58 |
---|---|
Hunter Lab | 14.502, 33.458, -90.344 |
CIE-LAB | 16.019, 46.546, -66.574 |
CIE-LCH | 16.019, 81.232, 304.96 |
CIE-LUV | 100, 92.09, 0, 45.49 |
Web Safe | 000099 |
RGB percent of color #000b8b
CMYK percent of color #000b8b
Text with hexadecimal color #000b8b
This text has a font color of #000b8b
<p style="color:#000b8b">Text here</p>
#000b8b Background Color
This box has a background color of #000b8b
<div style="background-color:#000b8b">Text here</div>
#000b8b Border Color
This box has a border color of #000b8b
<div style="border: 4px solid #000b8b">Text here</div>
CSS codes
<p style="color:#000b8b">Text here</p>
<div style="background-color:#000b8b">Text here</div>
<div style="border: 4px solid #000b8b">Text here</div>
#000b8b Color on white background
This is how a font and box color of #000b8b will look
on a white background.
#000b8b Color on black background
This is how a font and box color of #000b8b hex color will look
on a black background.