Skip to content

#672E1E

≈ saddlebrown · rgb(103, 46, 30)
Color formats
HEX#672E1E
RGBrgb(103, 46, 30)
HSLhsl(13, 55%, 26%)
HSVhsv(13, 71%, 40%)
OKLCHoklch(38% 0.09 37)
CMYKcmyk(0%, 55%, 71%, 60%)
Contrast & accessibility
On white10.57:1AA pass
On black1.99:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #672e1e;
  --saddlebrown-rgb: 103 46 30;
  --saddlebrown-oklch: oklch(38% 0.09 37);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#672e1e] text-[#672e1e] border-[#672e1e]
Shades & tints
Color harmonies
About this color

#672E1E is a color with the RGB value rgb(103, 46, 30). 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 #672E1E to other formats

Palettes with a similar color

Gradients with a similar color

Copied