#92400E
Tailwind amber-800
#92400E is a orange colour. In RGB it is 146 red, 64 green and 14 blue, which converts to a hue of 23 degrees, 83% saturation and 31% lightness. It is Tailwind amber-800 in that design system's palette.
Color values
| HEX | #92400E |
|---|---|
| RGB | rgb(146, 64, 14) |
| HSL | hsl(23, 83%, 31%) |
| HSV | hsv(23, 90%, 57%) |
| CMYK | cmyk(0%, 56%, 90%, 43%) |
Contrast and accessibility
Against white the contrast ratio is 7.09:1, and against black it is 2.96: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.09:1 | AAA | AAA |
| Black | 2.96:1 | Fail | Fail |
Tints and shades
Lighter tints move #92400E toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #92400E; |
|---|---|
| CSS rgb() | color: rgb(146 64 14); |
| Tailwind | bg-[#92400e] |
| SwiftUI | Color(red: 0.573, green: 0.251, blue: 0.055) |
| Android | Color.parseColor("#92400E") |
Closest named color
The nearest CSS colour keyword to #92400E is saddlebrown (#8B4513).