#5D4037
Material brown 700
#5D4037 is a red colour. In RGB it is 93 red, 64 green and 55 blue, which converts to a hue of 14 degrees, 26% saturation and 29% lightness. It is Material brown 700 in that design system's palette.
Color values
| HEX | #5D4037 |
|---|---|
| RGB | rgb(93, 64, 55) |
| HSL | hsl(14, 26%, 29%) |
| HSV | hsv(14, 41%, 36%) |
| CMYK | cmyk(0%, 31%, 41%, 64%) |
Contrast and accessibility
Against white the contrast ratio is 9.32:1, and against black it is 2.25: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 | 9.32:1 | AAA | AAA |
| Black | 2.25:1 | Fail | Fail |
Tints and shades
Lighter tints move #5D4037 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #5D4037; |
|---|---|
| CSS rgb() | color: rgb(93 64 55); |
| Tailwind | bg-[#5d4037] |
| SwiftUI | Color(red: 0.365, green: 0.251, blue: 0.216) |
| Android | Color.parseColor("#5D4037") |
Closest named color
The nearest CSS colour keyword to #5D4037 is darkslategray (#2F4F4F).