In a RGB color space, #2a1b00 hex color is composed of 16.5% red, 10.6% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 35.7% magenta, 100% yellow and 83.5% black. It has a hue angle of 38.6 degrees, a saturation of 100% and a lightness of 8.2%. #2a1b00 color hex could be obtained by blending #543600 with #000000. Closest websafe color is: #333300.
The hexadecimal color #2a1b00 has RGB values of R:42, G:27, B:0 and CMYK values of C:0, M:0.36, Y:1, K:0.84. Its decimal value is 2759424.
Hex triplet | 2a1b00 | #2a1b00 |
RGB Decimal | 42, 27, 0 | rgb(42,27,0) |
RGB Percent | 16.5, 10.6, 0 | rgb(16.5%,10.6%,0%) |
CMYK | 0, 35.7, 100, 83.5 | |
HSL | 38.6°, 100, 8.2 | hsl(38.6,100%,8.2%) |
HSV(HSB) | 38.6°, 100, 16.5 | |
Web Safe | 333300 | #330 |
XYZ | 1.347, 1.276, 0.175 |
xyY | 0.481, 0.456, 1.276 |
CIE-LAB | 11.107, 4.15, 16.643 |
CIE-LCH | 11.107, 17.152, 75.999 |
CIE-LUV | 11.107, 8.449, 11.291 |
Hunter-Lab | 11.296, 1.512, 6.987 |
Binary | 00101010, 00011011, 00000000 |
Below, you can see some colors close to #2a1b00. 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 #2a1b00.
<span style="color:#2a1b00">Text here</span>
This paragraph has a background color of #2a1b00.
<p style="background-color:#2a1b00;">Content here</p>
This element has a border color of #2a1b00.
<div style="border:1px #2a1b00;">Content here</div>
.text {color:#2a1b00;}
.background {background-color:#2a1b00;}
.border {border:1px solid #2a1b00;}
.text-shadow {border:1px solid #2a1b00;}
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, #150d00 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #151515 is the less saturated color, while #281b02 is the most saturated one.