Skip to content

#8B2325

≈ brown · rgb(139, 35, 37)
Color formats
HEX#8B2325
RGBrgb(139, 35, 37)
HSLhsl(359, 60%, 34%)
HSVhsv(359, 75%, 55%)
OKLCHoklch(43% 0.14 24)
CMYKcmyk(0%, 75%, 73%, 45%)
Contrast & accessibility
On white8.88:1AA pass
On black2.36:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #8b2325;
  --brown-rgb: 139 35 37;
  --brown-oklch: oklch(43% 0.14 24);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8b2325] text-[#8b2325] border-[#8b2325]
Shades & tints
Color harmonies
About this color

#8B2325 is a color with the RGB value rgb(139, 35, 37). 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 #8B2325 to other formats

Palettes with a similar color

Gradients with a similar color

Copied