#57534E
Tailwind stone-600
#57534E is a grey colour. In RGB it is 87 red, 83 green and 78 blue, which converts to a hue of 33 degrees, 5% saturation and 32% lightness. It is Tailwind stone-600 in that design system's palette.
Color values
| HEX | #57534E |
|---|---|
| RGB | rgb(87, 83, 78) |
| HSL | hsl(33, 5%, 32%) |
| HSV | hsv(33, 10%, 34%) |
| CMYK | cmyk(0%, 5%, 10%, 66%) |
Contrast and accessibility
Against white the contrast ratio is 7.63:1, and against black it is 2.75: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.63:1 | AAA | AAA |
| Black | 2.75:1 | Fail | Fail |
Tints and shades
Lighter tints move #57534E toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #57534E; |
|---|---|
| CSS rgb() | color: rgb(87 83 78); |
| Tailwind | bg-[#57534e] |
| SwiftUI | Color(red: 0.341, green: 0.325, blue: 0.306) |
| Android | Color.parseColor("#57534E") |
Closest named color
The nearest CSS colour keyword to #57534E is darkslategray (#2F4F4F).