Uniform Grey/ mostly black
Enter any color value (e.g., #bc4440, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#a8a8a8 color RGB value is (168,168,168)
#a8a8a8 color CMYK value
#a8a8a8 color HSL value
HSV(or HSB) | 0° | 0 | 65.9 |
XYZ | 37.219 | 39.157 | 42.642 |
Yxy | 0.313 | 0.329 | 39.157 |
LAB | 68.865 | 0.004 | -0.008 |
LUV | 68.865 | 0.001 | -0.012 |
Hunter-LAB | 62.576 | -3.339 | 3.4 |
CIE-LCH | 68.865 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A8 | A8 | A8 |
Decimal | 168 | 168 | 168 |
Octal | 250 | 250 | 250 |
Binary | 10101000 | 10101000 | 10101000 |
This text has a font color of #a8a8a8.
<span style="color:#a8a8a8">Text here</span>
This paragraph has a background color of #a8a8a8.
<p style="background-color:#a8a8a8;">Content here</p>
This element has a border color of #a8a8a8.
<div style="border:1px #a8a8a8;">Content here</div>
.text {color:#a8a8a8;}
.background {background-color:#a8a8a8;}
.border {border:1px solid #a8a8a8;}
.text-shadow {border:1px solid #a8a8a8;}
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.