Skip to content

#791698

≈ darkmagenta · rgb(121, 22, 152)
Color formats
HEX#791698
RGBrgb(121, 22, 152)
HSLhsl(286, 75%, 34%)
HSVhsv(286, 86%, 60%)
OKLCHoklch(44% 0.2 316)
CMYKcmyk(20%, 86%, 0%, 40%)
Contrast & accessibility
On white8.82:1AA pass
On black2.38:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #791698;
  --darkmagenta-rgb: 121 22 152;
  --darkmagenta-oklch: oklch(44% 0.2 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#791698] text-[#791698] border-[#791698]
Shades & tints
Color harmonies
About this color

#791698 is a color with the RGB value rgb(121, 22, 152). Its closest CSS named color is "darkmagenta". 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 #791698 to other formats

Palettes with a similar color

Gradients with a similar color

Copied