Skip to content

#846226

≈ saddlebrown · rgb(132, 98, 38)
Color formats
HEX#846226
RGBrgb(132, 98, 38)
HSLhsl(38, 55%, 33%)
HSVhsv(38, 71%, 52%)
OKLCHoklch(52% 0.09 79)
CMYKcmyk(0%, 26%, 71%, 48%)
Contrast & accessibility
On white5.59:1AA pass
On black3.76:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #846226;
  --saddlebrown-rgb: 132 98 38;
  --saddlebrown-oklch: oklch(52% 0.09 79);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#846226] text-[#846226] border-[#846226]
Shades & tints
Color harmonies
About this color

#846226 is a color with the RGB value rgb(132, 98, 38). Its closest CSS named color is "saddlebrown". 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 #846226 to other formats

Palettes with a similar color

Gradients with a similar color

Copied