In RGB color space, #001b3b hex color has a red value of 0, a green value of 27 and a blue value of 59.
In CMYK color space (used in color printing), #001b3b hex color is composed of 100% cyan, 54.24% magenta, 0% yellow and 76.86% black.
#001b3b color has a hue of 212.5 degrees, a saturation of 100% and a lightness of 11.6%.
#001b3b hex color contains mainly BLUE.
The closest web safe color of #001b3b is #003333
#001b3b hex color has a decimal value of 6971.
HEX | 001b3b | #001b3b |
---|---|---|
RGB | 0, 27, 59 | rgb(0, 27, 59) |
RGB Percent | 0, 10.59, 23.14 | rgb(0, 10.59, 23.14) |
CMYK | 100, 54, 0, 77 | |
HSL | 212.5°, 100, 11.6 | hsl(212.5, 100%, 11.6%) |
HSV | 212.5°, 100, 23.1 |
XYZ | 1.181, 1.1, 4.288 |
---|---|
Hunter Lab | 10.488, 1.746, -16.899 |
CIE-LAB | 9.798, 4.61, -23.565 |
CIE-LCH | 9.798, 24.012, 281.069 |
CIE-LUV | 100, 54.24, 0, 76.86 |
Web Safe | 003333 |
RGB percent of color #001b3b
CMYK percent of color #001b3b
Text with hexadecimal color #001b3b
This text has a font color of #001b3b
<p style="color:#001b3b">Text here</p>
#001b3b Background Color
This box has a background color of #001b3b
<div style="background-color:#001b3b">Text here</div>
#001b3b Border Color
This box has a border color of #001b3b
<div style="border: 4px solid #001b3b">Text here</div>
CSS codes
<p style="color:#001b3b">Text here</p>
<div style="background-color:#001b3b">Text here</div>
<div style="border: 4px solid #001b3b">Text here</div>
#001b3b Color on white background
This is how a font and box color of #001b3b will look
on a white background.
#001b3b Color on black background
This is how a font and box color of #001b3b hex color will look
on a black background.