Skip to content

#AA644A

≈ sienna · rgb(170, 100, 74)
Color formats
HEX#AA644A
RGBrgb(170, 100, 74)
HSLhsl(16, 39%, 48%)
HSVhsv(16, 56%, 67%)
OKLCHoklch(58% 0.1 41)
CMYKcmyk(0%, 41%, 56%, 33%)
Contrast & accessibility
On white4.53:1AA pass
On black4.63:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #aa644a;
  --sienna-rgb: 170 100 74;
  --sienna-oklch: oklch(58% 0.1 41);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aa644a] text-[#aa644a] border-[#aa644a]
Shades & tints
Color harmonies
About this color

#AA644A is a color with the RGB value rgb(170, 100, 74). 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 #AA644A to other formats

Palettes with a similar color

Gradients with a similar color

Copied