dark orangish gray/dark gambogeish gray
#8e8a83 color RGB value is (142,138,131)
#8e8a83 color CMYK value
#8e8a83 color HSL value
HSV(or HSB) | 38.2° | 7.7 | 55.7 |
XYZ | 24.341 | 25.566 | 25.125 |
Yxy | 0.324 | 0.341 | 25.566 |
LAB | 57.623 | 0.176 | 4.265 |
LUV | 57.623 | 2.734 | 5.88 |
Hunter-LAB | 50.563 | -2.558 | 5.933 |
CIE-LCH | 57.623 | 4.269 | 87.639 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8E | 8A | 83 |
Decimal | 142 | 138 | 131 |
Octal | 216 | 212 | 203 |
Binary | 10001110 | 10001010 | 10000011 |
Below, you can see some colors close to #8e8a83. 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 #8e8a83.
<span style="color:#8e8a83">Text here</span>
This paragraph has a background color of #8e8a83.
<p style="background-color:#8e8a83;">Content here</p>
This element has a border color of #8e8a83.
<div style="border:1px #8e8a83;">Content here</div>
.text {color:#8e8a83;}
.background {background-color:#8e8a83;}
.border {border:1px solid #8e8a83;}
.text-shadow {border:1px solid #8e8a83;}
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, #090909 is the darkest color, while #fdfdfd is the lightest one.