Skip to content

#962736

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

#962736 is a color with the RGB value rgb(150, 39, 54). 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 #962736 to other formats

Palettes with a similar color

Gradients with a similar color

Copied