magenta-pinkish gray/ceriseish gray
#a8a0a5 color RGB value is (168,160,165)
#a8a0a5 color CMYK value
#a8a0a5 color HSL value
HSV(or HSB) | 322.5° | 4.8 | 65.9 |
XYZ | 35.511 | 36.183 | 40.71 |
Yxy | 0.316 | 0.322 | 36.183 |
LAB | 66.66 | 3.826 | -1.565 |
LUV | 66.66 | 4.304 | -2.931 |
Hunter-LAB | 60.152 | 0.11 | 1.981 |
CIE-LCH | 66.66 | 4.134 | 337.749 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A8 | A0 | A5 |
Decimal | 168 | 160 | 165 |
Octal | 250 | 240 | 245 |
Binary | 10101000 | 10100000 | 10100101 |
Below, you can see some colors close to #a8a0a5. 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 #a8a0a5.
<span style="color:#a8a0a5">Text here</span>
This paragraph has a background color of #a8a0a5.
<p style="background-color:#a8a0a5;">Content here</p>
This element has a border color of #a8a0a5.
<div style="border:1px #a8a0a5;">Content here</div>
.text {color:#a8a0a5;}
.background {background-color:#a8a0a5;}
.border {border:1px solid #a8a0a5;}
.text-shadow {border:1px solid #a8a0a5;}
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, #050405 is the darkest color, while #f9f9f9 is the lightest one.