#44403C
Tailwind stone-700
#44403C is a grey colour. In RGB it is 68 red, 64 green and 60 blue, which converts to a hue of 30 degrees, 6% saturation and 25% lightness. It is Tailwind stone-700 in that design system's palette.
Color values
| HEX | #44403C |
|---|---|
| RGB | rgb(68, 64, 60) |
| HSL | hsl(30, 6%, 25%) |
| HSV | hsv(30, 12%, 27%) |
| CMYK | cmyk(0%, 6%, 12%, 73%) |
Contrast and accessibility
Against white the contrast ratio is 10.27:1, and against black it is 2.04: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 | 10.27:1 | AAA | AAA |
| Black | 2.04:1 | Fail | Fail |
Tints and shades
Lighter tints move #44403C toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #44403C; |
|---|---|
| CSS rgb() | color: rgb(68 64 60); |
| Tailwind | bg-[#44403c] |
| SwiftUI | Color(red: 0.267, green: 0.251, blue: 0.235) |
| Android | Color.parseColor("#44403C") |
Closest named color
The nearest CSS colour keyword to #44403C is darkslategray (#2F4F4F).