deep orange(brown)/deep gamboge
#3b2b13 color RGB value is (59,43,19)
#3b2b13 color CMYK value
#3b2b13 color HSL value
HSV(or HSB) | 36° | 67.8 | 23.1 |
XYZ | 2.785 | 2.705 | 0.991 |
Yxy | 0.43 | 0.417 | 2.705 |
LAB | 18.82 | 4.062 | 18.272 |
LUV | 18.82 | 10.429 | 13.964 |
Hunter-LAB | 16.446 | 1.449 | 7.938 |
CIE-LCH | 18.82 | 18.718 | 77.466 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3B | 2B | 13 |
Decimal | 59 | 43 | 19 |
Octal | 73 | 53 | 23 |
Binary | 00111011 | 00101011 | 00010011 |
Below, you can see some colors close to #3b2b13. 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 #3b2b13.
<span style="color:#3b2b13">Text here</span>
This paragraph has a background color of #3b2b13.
<p style="background-color:#3b2b13;">Content here</p>
This element has a border color of #3b2b13.
<div style="border:1px #3b2b13;">Content here</div>
.text {color:#3b2b13;}
.background {background-color:#3b2b13;}
.border {border:1px solid #3b2b13;}
.text-shadow {border:1px solid #3b2b13;}
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, #0b0803 is the darkest color, while #fdfcfa is the lightest one.