Skip to content

#78272E

≈ brown · rgb(120, 39, 46)
Color formats
HEX#78272E
RGBrgb(120, 39, 46)
HSLhsl(355, 51%, 31%)
HSVhsv(355, 68%, 47%)
OKLCHoklch(40% 0.11 19)
CMYKcmyk(0%, 68%, 62%, 53%)
Contrast & accessibility
On white9.87:1AA pass
On black2.13:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #78272e;
  --brown-rgb: 120 39 46;
  --brown-oklch: oklch(40% 0.11 19);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#78272e] text-[#78272e] border-[#78272e]
Shades & tints
Color harmonies
About this color

#78272E is a color with the RGB value rgb(120, 39, 46). 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 #78272E to other formats

Palettes with a similar color

Gradients with a similar color

Copied