Skip to content

#87152A

≈ brown · rgb(135, 21, 42)
Color formats
HEX#87152A
RGBrgb(135, 21, 42)
HSLhsl(349, 73%, 31%)
HSVhsv(349, 84%, 53%)
OKLCHoklch(41% 0.15 18)
CMYKcmyk(0%, 84%, 69%, 47%)
Contrast & accessibility
On white9.67:1AA pass
On black2.17:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #87152a;
  --brown-rgb: 135 21 42;
  --brown-oklch: oklch(41% 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-[#87152a] text-[#87152a] border-[#87152a]
Shades & tints
Color harmonies
About this color

#87152A is a color with the RGB value rgb(135, 21, 42). 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 #87152A to other formats

Palettes with a similar color

Gradients with a similar color

Copied