Skip to content

#7D3530

≈ sienna · rgb(125, 53, 48)
Color formats
HEX#7D3530
RGBrgb(125, 53, 48)
HSLhsl(4, 45%, 34%)
HSVhsv(4, 62%, 49%)
OKLCHoklch(43% 0.1 26)
CMYKcmyk(0%, 58%, 62%, 51%)
Contrast & accessibility
On white8.66:1AA pass
On black2.42:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #7d3530;
  --sienna-rgb: 125 53 48;
  --sienna-oklch: oklch(43% 0.1 26);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7d3530] text-[#7d3530] border-[#7d3530]
Shades & tints
Color harmonies
About this color

#7D3530 is a color with the RGB value rgb(125, 53, 48). 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 #7D3530 to other formats

Palettes with a similar color

Gradients with a similar color

Copied