Skip to content

#803120

≈ sienna · rgb(128, 49, 32)
Color formats
HEX#803120
RGBrgb(128, 49, 32)
HSLhsl(11, 60%, 31%)
HSVhsv(11, 75%, 50%)
OKLCHoklch(42% 0.11 34)
CMYKcmyk(0%, 62%, 75%, 50%)
Contrast & accessibility
On white8.83:1AA pass
On black2.38:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #803120;
  --sienna-rgb: 128 49 32;
  --sienna-oklch: oklch(42% 0.11 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#803120] text-[#803120] border-[#803120]
Shades & tints
Color harmonies
About this color

#803120 is a color with the RGB value rgb(128, 49, 32). 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 #803120 to other formats

Palettes with a similar color

Gradients with a similar color

Copied