Skip to content

#96222A

≈ brown · rgb(150, 34, 42)
Color formats
HEX#96222A
RGBrgb(150, 34, 42)
HSLhsl(356, 63%, 36%)
HSVhsv(356, 77%, 59%)
OKLCHoklch(45% 0.15 23)
CMYKcmyk(0%, 77%, 72%, 41%)
Contrast & accessibility
On white8.21:1AA pass
On black2.56:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #96222a;
  --brown-rgb: 150 34 42;
  --brown-oklch: oklch(45% 0.15 23);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#96222a] text-[#96222a] border-[#96222a]
Shades & tints
Color harmonies
About this color

#96222A is a color with the RGB value rgb(150, 34, 42). Its closest CSS named color is "brown". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #96222A to other formats

Palettes with a similar color

Gradients with a similar color

Copied