Skip to content

#62320B

≈ saddlebrown · rgb(98, 50, 11)
Color formats
HEX#62320B
RGBrgb(98, 50, 11)
HSLhsl(27, 80%, 21%)
HSVhsv(27, 89%, 38%)
OKLCHoklch(37% 0.08 54)
CMYKcmyk(0%, 49%, 89%, 62%)
Contrast & accessibility
On white10.60:1AA pass
On black1.98:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #62320b;
  --saddlebrown-rgb: 98 50 11;
  --saddlebrown-oklch: oklch(37% 0.08 54);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#62320b] text-[#62320b] border-[#62320b]
Shades & tints
Color harmonies
About this color

#62320B is a color with the RGB value rgb(98, 50, 11). 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 #62320B to other formats

Palettes with a similar color

Gradients with a similar color

Copied