Skip to content

#96193E

≈ brown · rgb(150, 25, 62)
Color formats
HEX#96193E
RGBrgb(150, 25, 62)
HSLhsl(342, 71%, 34%)
HSVhsv(342, 83%, 59%)
OKLCHoklch(44% 0.16 10)
CMYKcmyk(0%, 83%, 59%, 41%)
Contrast & accessibility
On white8.38:1AA pass
On black2.51:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #96193e;
  --brown-rgb: 150 25 62;
  --brown-oklch: oklch(44% 0.16 10);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#96193e] text-[#96193e] border-[#96193e]
Shades & tints
Color harmonies
About this color

#96193E is a color with the RGB value rgb(150, 25, 62). 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 #96193E to other formats

Palettes with a similar color

Gradients with a similar color

Copied