#7A1A21
≈ brown · rgb(122, 26, 33)
Color formats
HEX#7A1A21
RGBrgb(122, 26, 33)
HSLhsl(356, 65%, 29%)
HSVhsv(356, 79%, 48%)
OKLCHoklch(38% 0.13 22)
CMYKcmyk(0%, 79%, 73%, 52%)
Contrast & accessibility
On white10.51:1AA pass
On black2.00:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #7a1a21;
--brown-rgb: 122 26 33;
--brown-oklch: oklch(38% 0.13 22);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7a1a21] text-[#7a1a21] border-[#7a1a21]
Shades & tints
Color harmonies
About this color
#7A1A21 is a color with the RGB value rgb(122, 26, 33). 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.