Skip to content

#862E13

≈ saddlebrown · rgb(134, 46, 19)
Color formats
HEX#862E13
RGBrgb(134, 46, 19)
HSLhsl(14, 75%, 30%)
HSVhsv(14, 86%, 53%)
OKLCHoklch(43% 0.13 37)
CMYKcmyk(0%, 66%, 86%, 47%)
Contrast & accessibility
On white8.70:1AA pass
On black2.41:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #862e13;
  --saddlebrown-rgb: 134 46 19;
  --saddlebrown-oklch: oklch(43% 0.13 37);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#862e13] text-[#862e13] border-[#862e13]
Shades & tints
Color harmonies
About this color

#862E13 is a color with the RGB value rgb(134, 46, 19). 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 #862E13 to other formats

Palettes with a similar color

Gradients with a similar color

Copied