#795548
Material brown 500
#795548 is a orange colour. In RGB it is 121 red, 85 green and 72 blue, which converts to a hue of 16 degrees, 25% saturation and 38% lightness. It is Material brown 500 in that design system's palette.
Color values
| HEX | #795548 |
|---|---|
| RGB | rgb(121, 85, 72) |
| HSL | hsl(16, 25%, 38%) |
| HSV | hsv(16, 40%, 47%) |
| CMYK | cmyk(0%, 30%, 40%, 53%) |
Contrast and accessibility
Against white the contrast ratio is 6.55:1, and against black it is 3.21: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 | 6.55:1 | AA | AAA |
| Black | 3.21:1 | Fail | AA |
Tints and shades
Lighter tints move #795548 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #795548; |
|---|---|
| CSS rgb() | color: rgb(121 85 72); |
| Tailwind | bg-[#795548] |
| SwiftUI | Color(red: 0.475, green: 0.333, blue: 0.282) |
| Android | Color.parseColor("#795548") |
Closest named color
The nearest CSS colour keyword to #795548 is dimgray (#696969).