#A9A9A9 — Darkgray

#A9A9A9 is Darkgray. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#A9A9A9
RGB
rgb(169, 169, 169)
HSL
hsl(0, 0%, 66%)
HSV
hsv(0, 0%, 66%)
CMYK
cmyk(0%, 0%, 0%, 34%)
20%
40%
60%
80%
100%

Shades and tints of Darkgray

CSS snippets

Hexcolor: #A9A9A9;
Keywordcolor: darkgray;
RGBcolor: rgb(169, 169, 169);
HSLcolor: hsl(0, 0%, 66%);

Frequently asked questions

What color is #A9A9A9?

#A9A9A9 is Darkgray, a standard CSS named color. In RGB it's rgb(169, 169, 169); in HSL it's hsl(0, 0%, 66%).

How do I use #A9A9A9 in CSS?

Use it directly as a hex value (color: #A9A9A9;), or by its CSS keyword name (color: darkgray;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Darkgray converts to approximately C0 M0 Y0 K34 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors