Skip to content

#68481C

≈ saddlebrown · rgb(104, 72, 28)
Color formats
HEX#68481C
RGBrgb(104, 72, 28)
HSLhsl(35, 58%, 26%)
HSVhsv(35, 73%, 41%)
OKLCHoklch(43% 0.07 72)
CMYKcmyk(0%, 31%, 73%, 59%)
Contrast & accessibility
On white8.29:1AA pass
On black2.53:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #68481c;
  --saddlebrown-rgb: 104 72 28;
  --saddlebrown-oklch: oklch(43% 0.07 72);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#68481c] text-[#68481c] border-[#68481c]
Shades & tints
Color harmonies
About this color

#68481C is a color with the RGB value rgb(104, 72, 28). 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 #68481C to other formats

Palettes with a similar color

Gradients with a similar color

Copied