dark orangish gray/dark tangeloish gray
#8a837f color RGB value is (138,131,127)
#8a837f color CMYK value
#8a837f color HSL value
HSV(or HSB) | 21.8° | 8 | 54.1 |
XYZ | 22.428 | 23.168 | 23.368 |
Yxy | 0.325 | 0.336 | 23.168 |
LAB | 55.245 | 1.883 | 3.093 |
LUV | 55.245 | 4.329 | 3.948 |
Hunter-LAB | 48.133 | -1.059 | 4.908 |
CIE-LCH | 55.245 | 3.621 | 58.659 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8A | 83 | 7F |
Decimal | 138 | 131 | 127 |
Octal | 212 | 203 | 177 |
Binary | 10001010 | 10000011 | 01111111 |
Below, you can see some colors close to #8a837f. 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 #8a837f.
<span style="color:#8a837f">Text here</span>
This paragraph has a background color of #8a837f.
<p style="background-color:#8a837f;">Content here</p>
This element has a border color of #8a837f.
<div style="border:1px #8a837f;">Content here</div>
.text {color:#8a837f;}
.background {background-color:#8a837f;}
.border {border:1px solid #8a837f;}
.text-shadow {border:1px solid #8a837f;}
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.