#3E2723
Material brown 900
#3E2723 is a red colour. In RGB it is 62 red, 39 green and 35 blue, which converts to a hue of 9 degrees, 28% saturation and 19% lightness. It is Material brown 900 in that design system's palette.
Color values
| HEX | #3E2723 |
|---|---|
| RGB | rgb(62, 39, 35) |
| HSL | hsl(9, 28%, 19%) |
| HSV | hsv(9, 44%, 24%) |
| CMYK | cmyk(0%, 37%, 44%, 76%) |
Contrast and accessibility
Against white the contrast ratio is 13.82:1, and against black it is 1.52: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 | 13.82:1 | AAA | AAA |
| Black | 1.52:1 | Fail | Fail |
Tints and shades
Lighter tints move #3E2723 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #3E2723; |
|---|---|
| CSS rgb() | color: rgb(62 39 35); |
| Tailwind | bg-[#3e2723] |
| SwiftUI | Color(red: 0.243, green: 0.153, blue: 0.137) |
| Android | Color.parseColor("#3E2723") |
Closest named color
The nearest CSS colour keyword to #3E2723 is darkslategray (#2F4F4F).