Skip to content

#A43D2B

≈ brown · rgb(164, 61, 43)
Color formats
HEX#A43D2B
RGBrgb(164, 61, 43)
HSLhsl(9, 58%, 41%)
HSVhsv(9, 74%, 64%)
OKLCHoklch(50% 0.14 32)
CMYKcmyk(0%, 63%, 74%, 36%)
Contrast & accessibility
On white6.40:1AA pass
On black3.28:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #a43d2b;
  --brown-rgb: 164 61 43;
  --brown-oklch: oklch(50% 0.14 32);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a43d2b] text-[#a43d2b] border-[#a43d2b]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied