In a RGB color space, #2b0008 hex color is composed of 16.9% red, 0% green and 3.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 81.4% yellow and 83.1% black. It has a hue angle of 348.8 degrees, a saturation of 100% and a lightness of 8.4%. #2b0008 color hex could be obtained by blending #560010 with #000000. Closest websafe color is: #330000.
The hexadecimal color #2b0008 has RGB values of R:43, G:0, B:8 and CMYK values of C:0, M:1, Y:0.81, K:0.83. Its decimal value is 2818056.
Hex triplet | 2b0008 | #2b0008 |
RGB Decimal | 43, 0, 8 | rgb(43,0,8) |
RGB Percent | 16.9, 0, 3.1 | rgb(16.9%,0%,3.1%) |
CMYK | 0, 100, 81.4, 83.1 | |
HSL | 348.8°, 100, 8.4 | hsl(348.8,100%,8.4%) |
HSV(HSB) | 348.8°, 100, 16.9 | |
Web Safe | 330000 | #300 |
XYZ | 1.04, 0.531, 0.277 |
xyY | 0.563, 0.287, 0.531 |
CIE-LAB | 4.798, 21.361, 4.304 |
CIE-LCH | 4.798, 21.791, 11.391 |
CIE-LUV | 4.798, 14.033, 1.091 |
Hunter-Lab | 7.288, 12.721, 2.844 |
Binary | 00101011, 00000000, 00001000 |
Below, you can see some colors close to #2b0008. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2b0008.
<span style="color:#2b0008">Text here</span>
This paragraph has a background color of #2b0008.
<p style="background-color:#2b0008;">Content here</p>
This element has a border color of #2b0008.
<div style="border:1px #2b0008;">Content here</div>
.text {color:#2b0008;}
.background {background-color:#2b0008;}
.border {border:1px solid #2b0008;}
.text-shadow {border:1px solid #2b0008;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #ffeaee is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #161515 is the less saturated color, while #290209 is the most saturated one.