#854D0E
Tailwind yellow-800
#854D0E is a orange colour. In RGB it is 133 red, 77 green and 14 blue, which converts to a hue of 32 degrees, 81% saturation and 29% lightness. It is Tailwind yellow-800 in that design system's palette.
Color values
| HEX | #854D0E |
|---|---|
| RGB | rgb(133, 77, 14) |
| HSL | hsl(32, 81%, 29%) |
| HSV | hsv(32, 89%, 52%) |
| CMYK | cmyk(0%, 42%, 89%, 48%) |
Contrast and accessibility
Against white the contrast ratio is 6.85:1, and against black it is 3.07: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.85:1 | AA | AAA |
| Black | 3.07:1 | Fail | AA |
Tints and shades
Lighter tints move #854D0E toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #854D0E; |
|---|---|
| CSS rgb() | color: rgb(133 77 14); |
| Tailwind | bg-[#854d0e] |
| SwiftUI | Color(red: 0.522, green: 0.302, blue: 0.055) |
| Android | Color.parseColor("#854D0E") |
Closest named color
The nearest CSS colour keyword to #854D0E is saddlebrown (#8B4513).