Skip to content

#816445

≈ dimgray · rgb(129, 100, 69)
Color formats
HEX#816445
RGBrgb(129, 100, 69)
HSLhsl(31, 30%, 39%)
HSVhsv(31, 47%, 51%)
OKLCHoklch(52% 0.06 68)
CMYKcmyk(0%, 22%, 47%, 49%)
Contrast & accessibility
On white5.47:1AA pass
On black3.84:1below AA
Best text color#FFFFFF
Nearest CSS name: dimgray
Copy-ready code
CSS custom properties
:root {
  --dimgray: #816445;
  --dimgray-rgb: 129 100 69;
  --dimgray-oklch: oklch(52% 0.06 68);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dimgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#816445] text-[#816445] border-[#816445]
Shades & tints
Color harmonies
About this color

#816445 is a color with the RGB value rgb(129, 100, 69). Its closest CSS named color is "dimgray". 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 #816445 to other formats

Palettes with a similar color

Gradients with a similar color

Copied