Skip to content

#A1462D

≈ sienna · rgb(161, 70, 45)
Color formats
HEX#A1462D
RGBrgb(161, 70, 45)
HSLhsl(13, 56%, 40%)
HSVhsv(13, 72%, 63%)
OKLCHoklch(51% 0.13 36)
CMYKcmyk(0%, 57%, 72%, 37%)
Contrast & accessibility
On white6.12:1AA pass
On black3.43:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #a1462d;
  --sienna-rgb: 161 70 45;
  --sienna-oklch: oklch(51% 0.13 36);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a1462d] text-[#a1462d] border-[#a1462d]
Shades & tints
Color harmonies
About this color

#A1462D is a color with the RGB value rgb(161, 70, 45). 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 #A1462D to other formats

Palettes with a similar color

Gradients with a similar color

Copied