#A9A9A9

darkgray

#A9A9A9 is a grey colour. In RGB it is 169 red, 169 green and 169 blue, which converts to a hue of 0 degrees, 0% saturation and 66% lightness. It is one of the named CSS colours, written as darkgray in stylesheets.

Color values

HEX#A9A9A9
RGBrgb(169, 169, 169)
HSLhsl(0, 0%, 66%)
HSVhsv(0, 0%, 66%)
CMYKcmyk(0%, 0%, 0%, 34%)

Contrast and accessibility

Against white the contrast ratio is 2.35:1, and against black it is 8.94:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White2.35:1FailFail
Black8.94:1AAAAAA

Tints and shades

Lighter tints move #A9A9A9 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #A9A9A9;
CSS rgb()color: rgb(169 169 169);
Tailwindbg-[#a9a9a9]
SwiftUIColor(red: 0.663, green: 0.663, blue: 0.663)
AndroidColor.parseColor("#A9A9A9")

Related tools