Skip to content

#97283B

≈ brown · rgb(151, 40, 59)
Color formats
HEX#97283B
RGBrgb(151, 40, 59)
HSLhsl(350, 58%, 37%)
HSVhsv(350, 74%, 59%)
OKLCHoklch(46% 0.15 16)
CMYKcmyk(0%, 74%, 61%, 41%)
Contrast & accessibility
On white7.83:1AA pass
On black2.68:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #97283b;
  --brown-rgb: 151 40 59;
  --brown-oklch: oklch(46% 0.15 16);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97283b] text-[#97283b] border-[#97283b]
Shades & tints
Color harmonies
About this color

#97283B is a color with the RGB value rgb(151, 40, 59). 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 #97283B to other formats

Palettes with a similar color

Gradients with a similar color

Copied