Skip to content

#921F35

≈ brown · rgb(146, 31, 53)
Color formats
HEX#921F35
RGBrgb(146, 31, 53)
HSLhsl(349, 65%, 35%)
HSVhsv(349, 79%, 57%)
OKLCHoklch(44% 0.15 16)
CMYKcmyk(0%, 79%, 64%, 43%)
Contrast & accessibility
On white8.50:1AA pass
On black2.47:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #921f35;
  --brown-rgb: 146 31 53;
  --brown-oklch: oklch(44% 0.15 16);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#921f35] text-[#921f35] border-[#921f35]
Shades & tints
Color harmonies
About this color

#921F35 is a color with the RGB value rgb(146, 31, 53). 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 #921F35 to other formats

Palettes with a similar color

Gradients with a similar color

Copied