Skip to content

#652E1D

≈ saddlebrown · rgb(101, 46, 29)
Color formats
HEX#652E1D
RGBrgb(101, 46, 29)
HSLhsl(14, 55%, 25%)
HSVhsv(14, 71%, 40%)
OKLCHoklch(37% 0.08 38)
CMYKcmyk(0%, 54%, 71%, 60%)
Contrast & accessibility
On white10.70:1AA pass
On black1.96:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #652e1d;
  --saddlebrown-rgb: 101 46 29;
  --saddlebrown-oklch: oklch(37% 0.08 38);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#652e1d] text-[#652e1d] border-[#652e1d]
Shades & tints
Color harmonies
About this color

#652E1D is a color with the RGB value rgb(101, 46, 29). 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 #652E1D to other formats

Palettes with a similar color

Gradients with a similar color

Copied