Skip to content

#80596A

≈ dimgray · rgb(128, 89, 106)
Color formats
HEX#80596A
RGBrgb(128, 89, 106)
HSLhsl(334, 18%, 43%)
HSVhsv(334, 30%, 50%)
OKLCHoklch(51% 0.06 351)
CMYKcmyk(0%, 30%, 17%, 50%)
Contrast & accessibility
On white5.91:1AA pass
On black3.55:1below AA
Best text color#FFFFFF
Nearest CSS name: dimgray
Copy-ready code
CSS custom properties
:root {
  --dimgray: #80596a;
  --dimgray-rgb: 128 89 106;
  --dimgray-oklch: oklch(51% 0.06 351);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dimgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#80596a] text-[#80596a] border-[#80596a]
Shades & tints
Color harmonies
About this color

#80596A is a color with the RGB value rgb(128, 89, 106). 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 #80596A to other formats

Palettes with a similar color

Gradients with a similar color

Copied