In RGB color space, #001b33 hex color has a red value of 0, a green value of 27 and a blue value of 51.
In CMYK color space (used in color printing), #001b33 hex color is composed of 100% cyan, 47.06% magenta, 0% yellow and 80% black.
#001b33 color has a hue of 208.2 degrees, a saturation of 100% and a lightness of 10%.
#001b33 hex color contains mainly BLUE.
The closest web safe color of #001b33 is #003333
#001b33 hex color has a decimal value of 6963.
HEX | 001b33 | #001b33 |
---|---|---|
RGB | 0, 27, 51 | rgb(0, 27, 51) |
RGB Percent | 0, 10.59, 20 | rgb(0, 10.59, 20) |
CMYK | 100, 47, 0, 80 | |
HSL | 208.2°, 100, 10 | hsl(208.2, 100%, 10%) |
HSV | 208.2°, 100, 20 |
XYZ | 0.989, 1.023, 3.277 |
---|---|
Hunter Lab | 10.114, -0.246, -12.13 |
CIE-LAB | 9.182, 0.617, -18.795 |
CIE-LCH | 9.182, 18.805, 271.88 |
CIE-LUV | 100, 47.06, 0, 80 |
Web Safe | 003333 |
RGB percent of color #001b33
CMYK percent of color #001b33
Text with hexadecimal color #001b33
This text has a font color of #001b33
<p style="color:#001b33">Text here</p>
#001b33 Background Color
This box has a background color of #001b33
<div style="background-color:#001b33">Text here</div>
#001b33 Border Color
This box has a border color of #001b33
<div style="border: 4px solid #001b33">Text here</div>
CSS codes
<p style="color:#001b33">Text here</p>
<div style="background-color:#001b33">Text here</div>
<div style="border: 4px solid #001b33">Text here</div>
#001b33 Color on white background
This is how a font and box color of #001b33 will look
on a white background.
#001b33 Color on black background
This is how a font and box color of #001b33 hex color will look
on a black background.