#6D4C41
Material brown 600
#6D4C41 is a orange colour. In RGB it is 109 red, 76 green and 65 blue, which converts to a hue of 15 degrees, 25% saturation and 34% lightness. It is Material brown 600 in that design system's palette.
Color values
| HEX | #6D4C41 |
|---|---|
| RGB | rgb(109, 76, 65) |
| HSL | hsl(15, 25%, 34%) |
| HSV | hsv(15, 40%, 43%) |
| CMYK | cmyk(0%, 30%, 40%, 57%) |
Contrast and accessibility
Against white the contrast ratio is 7.61:1, and against black it is 2.76: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 | 7.61:1 | AAA | AAA |
| Black | 2.76:1 | Fail | Fail |
Tints and shades
Lighter tints move #6D4C41 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #6D4C41; |
|---|---|
| CSS rgb() | color: rgb(109 76 65); |
| Tailwind | bg-[#6d4c41] |
| SwiftUI | Color(red: 0.427, green: 0.298, blue: 0.255) |
| Android | Color.parseColor("#6D4C41") |
Closest named color
The nearest CSS colour keyword to #6D4C41 is darkolivegreen (#556B2F).