Hex color #a9a9a9, RGB(169, 169, 169) - also known as dark gray - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #a9a9a9 is a shade of red. In a RGB color space it is composed of 66.27% red, 66.27% green and 66.27% blue. In HSL notation it has 0° hue, 0% saturation and 66.3% lightness. The process color (CMYK) is combination of 0% cyan, 0% magenta, 0% yellow and 33.73% key (black). The closest short hexadecimal code of #a9a9a9 is #aaa.
Example CSS code:
.setFontColor { color: #a9a9a9; }
.setBackgroundColor { background-color: #a9a9a9; }
How to set font color?
<p style="color:#a9a9a9">Font color is #a9a9a9.</p>
Font color is #a9a9a9.
When you photograph people in color, you photograph their clothes. But when you photograph people in Black and white, you photograph their souls!
- Ted Grant
How to set background color?
<div style="background-color:#a9a9a9">Background color is #a9a9a9.</div>
Background color is #a9a9a9.
Compromise in colors is grey.
- Edi Rama