#A52A2A

brown

#A52A2A is a red colour. In RGB it is 165 red, 42 green and 42 blue, which converts to a hue of 0 degrees, 59% saturation and 41% lightness. It is one of the named CSS colours, written as brown in stylesheets.

Color values

HEX#A52A2A
RGBrgb(165, 42, 42)
HSLhsl(0, 59%, 41%)
HSVhsv(0, 75%, 65%)
CMYKcmyk(0%, 75%, 75%, 35%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White7.08:1AAAAAA
Black2.96:1FailFail

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #A52A2A;
CSS rgb()color: rgb(165 42 42);
Tailwindbg-[#a52a2a]
SwiftUIColor(red: 0.647, green: 0.165, blue: 0.165)
AndroidColor.parseColor("#A52A2A")

Related tools