mostly black
Enter any color value (e.g., #db8578, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#a9a9a9 color RGB value is (169,169,169)
#a9a9a9 color CMYK value
#a9a9a9 color HSL value
HSV(or HSB) | 0° | 0 | 66.3 |
XYZ | 37.712 | 39.676 | 43.207 |
Yxy | 0.313 | 0.329 | 39.676 |
LAB | 69.238 | 0.004 | -0.008 |
LUV | 69.238 | 0.001 | -0.012 |
Hunter-LAB | 62.989 | -3.361 | 3.422 |
CIE-LCH | 69.238 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A9 | A9 | A9 |
Decimal | 169 | 169 | 169 |
Octal | 251 | 251 | 251 |
Binary | 10101001 | 10101001 | 10101001 |
This text has a font color of #a9a9a9.
<span style="color:#a9a9a9">Text here</span>
This paragraph has a background color of #a9a9a9.
<p style="background-color:#a9a9a9;">Content here</p>
This element has a border color of #a9a9a9.
<div style="border:1px #a9a9a9;">Content here</div>
.text {color:#a9a9a9;}
.background {background-color:#a9a9a9;}
.border {border:1px solid #a9a9a9;}
.text-shadow {border:1px solid #a9a9a9;}
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, #0a0a0a is the darkest color, while #fefefe is the lightest one.