Skip to content

#65422C

≈ saddlebrown · rgb(101, 66, 44)
Color formats
HEX#65422C
RGBrgb(101, 66, 44)
HSLhsl(23, 39%, 28%)
HSVhsv(23, 56%, 40%)
OKLCHoklch(41% 0.06 53)
CMYKcmyk(0%, 35%, 56%, 60%)
Contrast & accessibility
On white8.86:1AA pass
On black2.37:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #65422c;
  --saddlebrown-rgb: 101 66 44;
  --saddlebrown-oklch: oklch(41% 0.06 53);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#65422c] text-[#65422c] border-[#65422c]
Shades & tints
Color harmonies
About this color

#65422C is a color with the RGB value rgb(101, 66, 44). 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 #65422C to other formats

Palettes with a similar color

Gradients with a similar color

Copied