dark orangish gray/dark tangeloish gray
#534e4b color RGB value is (83,78,75)
#534e4b color CMYK value
#534e4b color HSL value
HSV(or HSB) | 22.5° | 9.6 | 32.5 |
XYZ | 7.562 | 7.796 | 7.763 |
Yxy | 0.327 | 0.337 | 7.796 |
LAB | 33.554 | 1.451 | 2.507 |
LUV | 33.554 | 2.977 | 2.798 |
Hunter-LAB | 27.921 | -0.519 | 3.06 |
CIE-LCH | 33.554 | 2.896 | 59.941 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 53 | 4E | 4B |
Decimal | 83 | 78 | 75 |
Octal | 123 | 116 | 113 |
Binary | 01010011 | 01001110 | 01001011 |
Below, you can see some colors close to #534e4b. 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 #534e4b.
<span style="color:#534e4b">Text here</span>
This paragraph has a background color of #534e4b.
<p style="background-color:#534e4b;">Content here</p>
This element has a border color of #534e4b.
<div style="border:1px #534e4b;">Content here</div>
.text {color:#534e4b;}
.background {background-color:#534e4b;}
.border {border:1px solid #534e4b;}
.text-shadow {border:1px solid #534e4b;}
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, #050504 is the darkest color, while #f9f9f9 is the lightest one.