Skip to content

#A3293D

≈ brown · rgb(163, 41, 61)
Color formats
HEX#A3293D
RGBrgb(163, 41, 61)
HSLhsl(350, 60%, 40%)
HSVhsv(350, 75%, 64%)
OKLCHoklch(48% 0.16 17)
CMYKcmyk(0%, 75%, 63%, 36%)
Contrast & accessibility
On white7.14:1AA pass
On black2.94:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #a3293d;
  --brown-rgb: 163 41 61;
  --brown-oklch: oklch(48% 0.16 17);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a3293d] text-[#a3293d] border-[#a3293d]
Shades & tints
Color harmonies
About this color

#A3293D is a color with the RGB value rgb(163, 41, 61). 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 #A3293D to other formats

Palettes with a similar color

Gradients with a similar color

Copied