#991B1B

Tailwind red-800

#991B1B is a red colour. In RGB it is 153 red, 27 green and 27 blue, which converts to a hue of 0 degrees, 70% saturation and 35% lightness. It is Tailwind red-800 in that design system's palette.

Color values

HEX#991B1B
RGBrgb(153, 27, 27)
HSLhsl(0, 70%, 35%)
HSVhsv(0, 82%, 60%)
CMYKcmyk(0%, 82%, 82%, 40%)

Contrast and accessibility

Against white the contrast ratio is 8.31:1, and against black it is 2.53:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White8.31:1AAAAAA
Black2.53:1FailFail

Tints and shades

Lighter tints move #991B1B toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #991B1B;
CSS rgb()color: rgb(153 27 27);
Tailwindbg-[#991b1b]
SwiftUIColor(red: 0.600, green: 0.106, blue: 0.106)
AndroidColor.parseColor("#991B1B")

Closest named color

The nearest CSS colour keyword to #991B1B is brown (#A52A2A).

Related tools