Skip to content

#A56341

≈ sienna · rgb(165, 99, 65)
Color formats
HEX#A56341
RGBrgb(165, 99, 65)
HSLhsl(20, 43%, 45%)
HSVhsv(20, 61%, 65%)
OKLCHoklch(57% 0.1 47)
CMYKcmyk(0%, 40%, 61%, 35%)
Contrast & accessibility
On white4.71:1AA pass
On black4.46:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #a56341;
  --sienna-rgb: 165 99 65;
  --sienna-oklch: oklch(57% 0.1 47);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a56341] text-[#a56341] border-[#a56341]
Shades & tints
Color harmonies
About this color

#A56341 is a color with the RGB value rgb(165, 99, 65). 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 #A56341 to other formats

Palettes with a similar color

Gradients with a similar color

Copied