dark reddish gray/dark scarletish gray
#8a807f color RGB value is (138,128,127)
#8a807f color CMYK value
#8a807f color HSL value
HSV(or HSB) | 5.5° | 8 | 54.1 |
XYZ | 22.031 | 22.374 | 23.236 |
Yxy | 0.326 | 0.331 | 22.374 |
LAB | 54.422 | 3.599 | 1.899 |
LUV | 54.422 | 5.924 | 2.024 |
Hunter-LAB | 47.301 | 0.362 | 3.985 |
CIE-LCH | 54.422 | 4.069 | 27.819 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8A | 80 | 7F |
Decimal | 138 | 128 | 127 |
Octal | 212 | 200 | 177 |
Binary | 10001010 | 10000000 | 01111111 |
Below, you can see some colors close to #8a807f. 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 #8a807f.
<span style="color:#8a807f">Text here</span>
This paragraph has a background color of #8a807f.
<p style="background-color:#8a807f;">Content here</p>
This element has a border color of #8a807f.
<div style="border:1px #8a807f;">Content here</div>
.text {color:#8a807f;}
.background {background-color:#8a807f;}
.border {border:1px solid #8a807f;}
.text-shadow {border:1px solid #8a807f;}
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.