orangish gray/tangeloish gray
#a8a3a0 color RGB value is (168,163,160)
#a8a3a0 color CMYK value
#a8a3a0 color HSL value
HSV(or HSB) | 22.5° | 4.8 | 65.9 |
XYZ | 35.591 | 37.057 | 38.535 |
Yxy | 0.32 | 0.333 | 37.057 |
LAB | 67.32 | 1.25 | 2.186 |
LUV | 67.32 | 3.069 | 2.942 |
Hunter-LAB | 60.875 | -2.169 | 5.081 |
CIE-LCH | 67.32 | 2.518 | 60.249 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A8 | A3 | A0 |
Decimal | 168 | 163 | 160 |
Octal | 250 | 243 | 240 |
Binary | 10101000 | 10100011 | 10100000 |
Below, you can see some colors close to #a8a3a0. 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 #a8a3a0.
<span style="color:#a8a3a0">Text here</span>
This paragraph has a background color of #a8a3a0.
<p style="background-color:#a8a3a0;">Content here</p>
This element has a border color of #a8a3a0.
<div style="border:1px #a8a3a0;">Content here</div>
.text {color:#a8a3a0;}
.background {background-color:#a8a3a0;}
.border {border:1px solid #a8a3a0;}
.text-shadow {border:1px solid #a8a3a0;}
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.