#4E342E
Material brown 800
#4E342E is a red colour. In RGB it is 78 red, 52 green and 46 blue, which converts to a hue of 11 degrees, 26% saturation and 24% lightness. It is Material brown 800 in that design system's palette.
Color values
| HEX | #4E342E |
|---|---|
| RGB | rgb(78, 52, 46) |
| HSL | hsl(11, 26%, 24%) |
| HSV | hsv(11, 41%, 31%) |
| CMYK | cmyk(0%, 33%, 41%, 69%) |
Contrast and accessibility
Against white the contrast ratio is 11.32:1, and against black it is 1.85: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 | 11.32:1 | AAA | AAA |
| Black | 1.85:1 | Fail | Fail |
Tints and shades
Lighter tints move #4E342E toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #4E342E; |
|---|---|
| CSS rgb() | color: rgb(78 52 46); |
| Tailwind | bg-[#4e342e] |
| SwiftUI | Color(red: 0.306, green: 0.204, blue: 0.180) |
| Android | Color.parseColor("#4E342E") |
Closest named color
The nearest CSS colour keyword to #4E342E is darkslategray (#2F4F4F).