#827717
Material lime 900
#827717 is a yellow colour. In RGB it is 130 red, 119 green and 23 blue, which converts to a hue of 54 degrees, 70% saturation and 30% lightness. It is Material lime 900 in that design system's palette.
Color values
| HEX | #827717 |
|---|---|
| RGB | rgb(130, 119, 23) |
| HSL | hsl(54, 70%, 30%) |
| HSV | hsv(54, 82%, 51%) |
| CMYK | cmyk(0%, 8%, 82%, 49%) |
Contrast and accessibility
Against white the contrast ratio is 4.56:1, and against black it is 4.6: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 | 4.56:1 | AA | AAA |
| Black | 4.6:1 | AA | AAA |
Tints and shades
Lighter tints move #827717 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #827717; |
|---|---|
| CSS rgb() | color: rgb(130 119 23); |
| Tailwind | bg-[#827717] |
| SwiftUI | Color(red: 0.510, green: 0.467, blue: 0.090) |
| Android | Color.parseColor("#827717") |
Closest named color
The nearest CSS colour keyword to #827717 is olive (#808000).