#534c4c color RGB value is (83,76,76)
#534c4c color CMYK value
#534c4c color HSL value
HSV(or HSB) | 0° | 8.4 | 32.5 |
XYZ | 7.456 | 7.53 | 7.898 |
Yxy | 0.326 | 0.329 | 7.53 |
LAB | 32.984 | 2.905 | 1.045 |
LUV | 32.984 | 3.919 | 0.84 |
Hunter-LAB | 27.44 | 0.483 | 2.143 |
CIE-LCH | 32.984 | 3.087 | 19.791 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 53 | 4C | 4C |
Decimal | 83 | 76 | 76 |
Octal | 123 | 114 | 114 |
Binary | 01010011 | 01001100 | 01001100 |
Below, you can see some colors close to #534c4c. 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 #534c4c.
<span style="color:#534c4c">Text here</span>
This paragraph has a background color of #534c4c.
<p style="background-color:#534c4c;">Content here</p>
This element has a border color of #534c4c.
<div style="border:1px #534c4c;">Content here</div>
.text {color:#534c4c;}
.background {background-color:#534c4c;}
.border {border:1px solid #534c4c;}
.text-shadow {border:1px solid #534c4c;}
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, #050505 is the darkest color, while #faf9f9 is the lightest one.