Skip to content

#73162B

≈ brown · rgb(115, 22, 43)
Color formats
HEX#73162B
RGBrgb(115, 22, 43)
HSLhsl(346, 68%, 27%)
HSVhsv(346, 81%, 45%)
OKLCHoklch(37% 0.13 14)
CMYKcmyk(0%, 81%, 63%, 55%)
Contrast & accessibility
On white11.18:1AA pass
On black1.88:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #73162b;
  --brown-rgb: 115 22 43;
  --brown-oklch: oklch(37% 0.13 14);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#73162b] text-[#73162b] border-[#73162b]
Shades & tints
Color harmonies
About this color

#73162B is a color with the RGB value rgb(115, 22, 43). 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 #73162B to other formats

Palettes with a similar color

Gradients with a similar color

Copied