orangish gray/tangeloish gray
#9d8c81 color RGB value is (157,140,129)
#9d8c81 color CMYK value
#9d8c81 color HSL value
HSV(or HSB) | 23.6° | 17.8 | 61.6 |
XYZ | 27.245 | 27.509 | 24.643 |
Yxy | 0.343 | 0.346 | 27.509 |
LAB | 59.443 | 4.491 | 8.192 |
LUV | 59.443 | 11.021 | 10.447 |
Hunter-LAB | 52.449 | 0.937 | 8.858 |
CIE-LCH | 59.443 | 9.342 | 61.265 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9D | 8C | 81 |
Decimal | 157 | 140 | 129 |
Octal | 235 | 214 | 201 |
Binary | 10011101 | 10001100 | 10000001 |
Below, you can see some colors close to #9d8c81. 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 #9d8c81.
<span style="color:#9d8c81">Text here</span>
This paragraph has a background color of #9d8c81.
<p style="background-color:#9d8c81;">Content here</p>
This element has a border color of #9d8c81.
<div style="border:1px #9d8c81;">Content here</div>
.text {color:#9d8c81;}
.background {background-color:#9d8c81;}
.border {border:1px solid #9d8c81;}
.text-shadow {border:1px solid #9d8c81;}
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, #050504 is the darkest color, while #faf9f9 is the lightest one.