Skip to content

#773195

≈ rebeccapurple · rgb(119, 49, 149)
Color formats
HEX#773195
RGBrgb(119, 49, 149)
HSLhsl(282, 51%, 39%)
HSVhsv(282, 67%, 58%)
OKLCHoklch(46% 0.16 314)
CMYKcmyk(20%, 67%, 0%, 42%)
Contrast & accessibility
On white7.90:1AA pass
On black2.66:1below AA
Best text color#FFFFFF
Nearest CSS name: rebeccapurple
Copy-ready code
CSS custom properties
:root {
  --rebeccapurple: #773195;
  --rebeccapurple-rgb: 119 49 149;
  --rebeccapurple-oklch: oklch(46% 0.16 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rebeccapurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#773195] text-[#773195] border-[#773195]
Shades & tints
Color harmonies
About this color

#773195 is a color with the RGB value rgb(119, 49, 149). Its closest CSS named color is "rebeccapurple". 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 #773195 to other formats

Palettes with a similar color

Gradients with a similar color

Copied