Skip to content

#97202E

≈ brown · rgb(151, 32, 46)
Color formats
HEX#97202E
RGBrgb(151, 32, 46)
HSLhsl(353, 65%, 36%)
HSVhsv(353, 79%, 59%)
OKLCHoklch(45% 0.15 20)
CMYKcmyk(0%, 79%, 70%, 41%)
Contrast & accessibility
On white8.20:1AA pass
On black2.56:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #97202e;
  --brown-rgb: 151 32 46;
  --brown-oklch: oklch(45% 0.15 20);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97202e] text-[#97202e] border-[#97202e]
Shades & tints
Color harmonies
About this color

#97202E is a color with the RGB value rgb(151, 32, 46). 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 #97202E to other formats

Palettes with a similar color

Gradients with a similar color

Copied