Skip to content
#865973
≈ dimgray · rgb(134, 89, 115)
Color formats
HEX#865973
RGBrgb(134, 89, 115)
HSLhsl(325, 20%, 44%)
HSVhsv(325, 34%, 53%)
OKLCHoklch(52% 0.07 344)
CMYKcmyk(0%, 34%, 14%, 47%)
Contrast & accessibility
On white5.69:1AA pass
On black3.69:1below AA
Best text color#FFFFFF
Nearest CSS name: dimgray
Copy-ready code
CSS custom properties
:root {
  --dimgray: #865973;
  --dimgray-rgb: 134 89 115;
  --dimgray-oklch: oklch(52% 0.07 344);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dimgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#865973] text-[#865973] border-[#865973]
Shades & tints
Color harmonies
About this color

#865973 is a color with the RGB value rgb(134, 89, 115). 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 #865973 to other formats

Palettes with a similar color

Gradients with a similar color

Copied