#696969

dimgray

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

Color values

HEX#696969
RGBrgb(105, 105, 105)
HSLhsl(0, 0%, 41%)
HSVhsv(0, 0%, 41%)
CMYKcmyk(0%, 0%, 0%, 59%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White5.49:1AAAAA
Black3.83:1FailAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #696969;
CSS rgb()color: rgb(105 105 105);
Tailwindbg-[#696969]
SwiftUIColor(red: 0.412, green: 0.412, blue: 0.412)
AndroidColor.parseColor("#696969")

Related tools