Skip to content

#A94C22

≈ sienna · rgb(169, 76, 34)
Color formats
HEX#A94C22
RGBrgb(169, 76, 34)
HSLhsl(19, 67%, 40%)
HSVhsv(19, 80%, 66%)
OKLCHoklch(53% 0.13 43)
CMYKcmyk(0%, 55%, 80%, 34%)
Contrast & accessibility
On white5.61:1AA pass
On black3.74:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #a94c22;
  --sienna-rgb: 169 76 34;
  --sienna-oklch: oklch(53% 0.13 43);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a94c22] text-[#a94c22] border-[#a94c22]
Shades & tints
Color harmonies
About this color

#A94C22 is a color with the RGB value rgb(169, 76, 34). Its closest CSS named color is "sienna". 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 #A94C22 to other formats

Palettes with a similar color

Gradients with a similar color

Copied