In RGB color space, #000b33 hex color has a red value of 0, a green value of 11 and a blue value of 51.
In CMYK color space (used in color printing), #000b33 hex color is composed of 100% cyan, 78.43% magenta, 0% yellow and 80% black.
#000b33 color has a hue of 227.1 degrees, a saturation of 100% and a lightness of 10%.
#000b33 hex color contains mainly BLUE.
The closest web safe color of #000b33 is #000033
#000b33 hex color has a decimal value of 2867.
HEX | 000b33 | #000b33 |
---|---|---|
RGB | 0, 11, 51 | rgb(0, 11, 51) |
RGB Percent | 0, 4.31, 20 | rgb(0, 4.31, 20) |
CMYK | 100, 78, 0, 80 | |
HSL | 227.1°, 100, 10 | hsl(227.1, 100%, 10%) |
HSV | 227.1°, 100, 20 |
XYZ | 0.717, 0.478, 3.186 |
---|---|
Hunter Lab | 6.914, 6.413, -22.482 |
CIE-LAB | 4.318, 10.76, -26.599 |
CIE-LCH | 4.318, 28.693, 292.025 |
CIE-LUV | 100, 78.43, 0, 80 |
Web Safe | 000033 |
RGB percent of color #000b33
CMYK percent of color #000b33
Text with hexadecimal color #000b33
This text has a font color of #000b33
<p style="color:#000b33">Text here</p>
#000b33 Background Color
This box has a background color of #000b33
<div style="background-color:#000b33">Text here</div>
#000b33 Border Color
This box has a border color of #000b33
<div style="border: 4px solid #000b33">Text here</div>
CSS codes
<p style="color:#000b33">Text here</p>
<div style="background-color:#000b33">Text here</div>
<div style="border: 4px solid #000b33">Text here</div>
#000b33 Color on white background
This is how a font and box color of #000b33 will look
on a white background.
#000b33 Color on black background
This is how a font and box color of #000b33 hex color will look
on a black background.