dark pink-reddish gray/dark crimsonish gray
#8a777b color RGB value is (138,119,123)
#8a777b color CMYK value
#8a777b color HSL value
HSV(or HSB) | 347.4° | 13.8 | 54.1 |
XYZ | 20.653 | 20.027 | 21.516 |
Yxy | 0.332 | 0.322 | 20.027 |
LAB | 51.868 | 8.065 | 0.521 |
LUV | 51.868 | 11.059 | -0.613 |
Hunter-LAB | 44.752 | 4.064 | 2.82 |
CIE-LCH | 51.868 | 8.082 | 3.697 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8A | 77 | 7B |
Decimal | 138 | 119 | 123 |
Octal | 212 | 167 | 173 |
Binary | 10001010 | 01110111 | 01111011 |
Below, you can see some colors close to #8a777b. 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 #8a777b.
<span style="color:#8a777b">Text here</span>
This paragraph has a background color of #8a777b.
<p style="background-color:#8a777b;">Content here</p>
This element has a border color of #8a777b.
<div style="border:1px #8a777b;">Content here</div>
.text {color:#8a777b;}
.background {background-color:#8a777b;}
.border {border:1px solid #8a777b;}
.text-shadow {border:1px solid #8a777b;}
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.