Skip to content

#885026

≈ saddlebrown · rgb(136, 80, 38)
Color formats
HEX#885026
RGBrgb(136, 80, 38)
HSLhsl(26, 56%, 34%)
HSVhsv(26, 72%, 53%)
OKLCHoklch(49% 0.09 55)
CMYKcmyk(0%, 41%, 72%, 47%)
Contrast & accessibility
On white6.52:1AA pass
On black3.22:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #885026;
  --saddlebrown-rgb: 136 80 38;
  --saddlebrown-oklch: oklch(49% 0.09 55);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#885026] text-[#885026] border-[#885026]
Shades & tints
Color harmonies
About this color

#885026 is a color with the RGB value rgb(136, 80, 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 #885026 to other formats

Palettes with a similar color

Gradients with a similar color

Copied