#5e3b39 color RGB value is (94,59,57)
#5e3b39 color CMYK value
#5e3b39 color HSL value
HSV(or HSB) | 3.2° | 39.4 | 36.9 |
XYZ | 6.919 | 5.803 | 4.626 |
Yxy | 0.399 | 0.335 | 5.803 |
LAB | 28.91 | 15.19 | 7.642 |
LUV | 28.91 | 22.09 | 5.996 |
Hunter-LAB | 24.089 | 9.109 | 5.476 |
CIE-LCH | 28.91 | 17.004 | 26.705 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5E | 3B | 39 |
Decimal | 94 | 59 | 57 |
Octal | 136 | 73 | 71 |
Binary | 01011110 | 00111011 | 00111001 |
Below, you can see some colors close to #5e3b39. 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 #5e3b39.
<span style="color:#5e3b39">Text here</span>
This paragraph has a background color of #5e3b39.
<p style="background-color:#5e3b39;">Content here</p>
This element has a border color of #5e3b39.
<div style="border:1px #5e3b39;">Content here</div>
.text {color:#5e3b39;}
.background {background-color:#5e3b39;}
.border {border:1px solid #5e3b39;}
.text-shadow {border:1px solid #5e3b39;}
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, #010101 is the darkest color, while #f8f3f3 is the lightest one.