dark red-orangish gray/dark tangeloish gray
#8a7d77 color RGB value is (138,125,119)
#8a7d77 color CMYK value
#8a7d77 color HSL value
HSV(or HSB) | 18.9° | 13.8 | 54.1 |
XYZ | 21.145 | 21.402 | 20.469 |
Yxy | 0.336 | 0.34 | 21.402 |
LAB | 53.387 | 3.881 | 5.061 |
LUV | 53.387 | 8.138 | 6.202 |
Hunter-LAB | 46.263 | 0.625 | 6.15 |
CIE-LCH | 53.387 | 6.378 | 52.516 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8A | 7D | 77 |
Decimal | 138 | 125 | 119 |
Octal | 212 | 175 | 167 |
Binary | 10001010 | 01111101 | 01110111 |
Below, you can see some colors close to #8a7d77. 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 #8a7d77.
<span style="color:#8a7d77">Text here</span>
This paragraph has a background color of #8a7d77.
<p style="background-color:#8a7d77;">Content here</p>
This element has a border color of #8a7d77.
<div style="border:1px #8a7d77;">Content here</div>
.text {color:#8a7d77;}
.background {background-color:#8a7d77;}
.border {border:1px solid #8a7d77;}
.text-shadow {border:1px solid #8a7d77;}
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 #f6f5f5 is the lightest one.