dark red-orangish gray/dark vermilionish gray
#2b2827 color RGB value is (43,40,39)
#2b2827 color CMYK value
#2b2827 color HSL value
HSV(or HSB) | 15° | 9.3 | 16.9 |
XYZ | 2.121 | 2.178 | 2.228 |
Yxy | 0.325 | 0.334 | 2.178 |
LAB | 16.393 | 1.148 | 1.147 |
LUV | 16.393 | 1.442 | 0.909 |
Hunter-LAB | 14.757 | -0.166 | 1.378 |
CIE-LCH | 16.393 | 1.623 | 44.984 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2B | 28 | 27 |
Decimal | 43 | 40 | 39 |
Octal | 53 | 50 | 47 |
Binary | 00101011 | 00101000 | 00100111 |
Below, you can see some colors close to #2b2827. 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 #2b2827.
<span style="color:#2b2827">Text here</span>
This paragraph has a background color of #2b2827.
<p style="background-color:#2b2827;">Content here</p>
This element has a border color of #2b2827.
<div style="border:1px #2b2827;">Content here</div>
.text {color:#2b2827;}
.background {background-color:#2b2827;}
.border {border:1px solid #2b2827;}
.text-shadow {border:1px solid #2b2827;}
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, #0a0909 is the darkest color, while #fefdfd is the lightest one.