In RGB color space, #001b1c hex color has a red value of 0, a green value of 27 and a blue value of 28.
In CMYK color space (used in color printing), #001b1c hex color is composed of 100% cyan, 3.57% magenta, 0% yellow and 89.02% black.
#001b1c color has a hue of 182.1 degrees, a saturation of 100% and a lightness of 5.5%.
#001b1c hex color contains mainly BLUE.
The closest web safe color of #001b1c is #003333
#001b1c hex color has a decimal value of 6940.
HEX | 001b1c | #001b1c |
---|---|---|
RGB | 0, 27, 28 | rgb(0, 27, 28) |
RGB Percent | 0, 10.59, 10.98 | rgb(0, 10.59, 10.98) |
CMYK | 100, 4, 0, 89 | |
HSL | 182.1°, 100, 5.5 | hsl(182.1, 100%, 5.5%) |
HSV | 182.1°, 100, 11 |
XYZ | 0.602, 0.868, 1.234 |
---|---|
Hunter Lab | 9.317, -4.77, -1.331 |
CIE-LAB | 7.841, -9.135, -3.82 |
CIE-LCH | 7.841, 9.902, 202.693 |
CIE-LUV | 100, 3.57, 0, 89.02 |
Web Safe | 003333 |
RGB percent of color #001b1c
CMYK percent of color #001b1c
Text with hexadecimal color #001b1c
This text has a font color of #001b1c
<p style="color:#001b1c">Text here</p>
#001b1c Background Color
This box has a background color of #001b1c
<div style="background-color:#001b1c">Text here</div>
#001b1c Border Color
This box has a border color of #001b1c
<div style="border: 4px solid #001b1c">Text here</div>
CSS codes
<p style="color:#001b1c">Text here</p>
<div style="background-color:#001b1c">Text here</div>
<div style="border: 4px solid #001b1c">Text here</div>
#001b1c Color on white background
This is how a font and box color of #001b1c will look
on a white background.
#001b1c Color on black background
This is how a font and box color of #001b1c hex color will look
on a black background.