orangish gray/gambogeish gray
#a8a5a0 color RGB value is (168,165,160)
#a8a5a0 color CMYK value
#a8a5a0 color HSL value
HSV(or HSB) | 37.5° | 4.8 | 65.9 |
XYZ | 35.949 | 37.773 | 38.654 |
Yxy | 0.32 | 0.336 | 37.773 |
LAB | 67.853 | 0.156 | 2.96 |
LUV | 67.853 | 2.02 | 4.242 |
Hunter-LAB | 61.46 | -3.148 | 5.733 |
CIE-LCH | 67.853 | 2.964 | 86.984 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A8 | A5 | A0 |
Decimal | 168 | 165 | 160 |
Octal | 250 | 245 | 240 |
Binary | 10101000 | 10100101 | 10100000 |
Below, you can see some colors close to #a8a5a0. 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 #a8a5a0.
<span style="color:#a8a5a0">Text here</span>
This paragraph has a background color of #a8a5a0.
<p style="background-color:#a8a5a0;">Content here</p>
This element has a border color of #a8a5a0.
<div style="border:1px #a8a5a0;">Content here</div>
.text {color:#a8a5a0;}
.background {background-color:#a8a5a0;}
.border {border:1px solid #a8a5a0;}
.text-shadow {border:1px solid #a8a5a0;}
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 #f9f9f9 is the lightest one.