#9A3412
Tailwind orange-800
#9A3412 is a orange colour. In RGB it is 154 red, 52 green and 18 blue, which converts to a hue of 15 degrees, 79% saturation and 34% lightness. It is Tailwind orange-800 in that design system's palette.
Color values
| HEX | #9A3412 |
|---|---|
| RGB | rgb(154, 52, 18) |
| HSL | hsl(15, 79%, 34%) |
| HSV | hsv(15, 88%, 60%) |
| CMYK | cmyk(0%, 66%, 88%, 40%) |
Contrast and accessibility
Against white the contrast ratio is 7.31:1, and against black it is 2.87: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.31:1 | AAA | AAA |
| Black | 2.87:1 | Fail | Fail |
Tints and shades
Lighter tints move #9A3412 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #9A3412; |
|---|---|
| CSS rgb() | color: rgb(154 52 18); |
| Tailwind | bg-[#9a3412] |
| SwiftUI | Color(red: 0.604, green: 0.204, blue: 0.071) |
| Android | Color.parseColor("#9A3412") |
Closest named color
The nearest CSS colour keyword to #9A3412 is saddlebrown (#8B4513).