#A1887F
Material brown 300
#A1887F is a orange colour. In RGB it is 161 red, 136 green and 127 blue, which converts to a hue of 16 degrees, 15% saturation and 56% lightness. It is Material brown 300 in that design system's palette.
Color values
| HEX | #A1887F |
|---|---|
| RGB | rgb(161, 136, 127) |
| HSL | hsl(16, 15%, 56%) |
| HSV | hsv(16, 21%, 63%) |
| CMYK | cmyk(0%, 16%, 21%, 37%) |
Contrast and accessibility
Against white the contrast ratio is 3.31:1, and against black it is 6.34:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 3.31:1 | Fail | AA |
| Black | 6.34:1 | AA | AAA |
Tints and shades
Lighter tints move #A1887F toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #A1887F; |
|---|---|
| CSS rgb() | color: rgb(161 136 127); |
| Tailwind | bg-[#a1887f] |
| SwiftUI | Color(red: 0.631, green: 0.533, blue: 0.498) |
| Android | Color.parseColor("#A1887F") |
Closest named color
The nearest CSS colour keyword to #A1887F is rosybrown (#BC8F8F).