Wisteria to RGB — Color Code

RGB

rgb(168, 125, 194)

Format Value
HEX #a87dc2
RGB rgb(168, 125, 194)
HSL hsl(277.4, 36.1%, 62.5%)
CMYK cmyk(13.4%, 35.6%, 0%, 23.9%)

What is the RGB code for wisteria?

The CSS color wisteria in RGB format is rgb(168, 125, 194). Use this value directly in CSS, SVG, and most design tools.

How do I use wisteria in CSS?

To apply wisteria in CSS:

  • Text color: color: rgb(168, 125, 194);
  • Background: background-color: rgb(168, 125, 194);
  • Border: border-color: rgb(168, 125, 194);

What are all the color format values for wisteria?

FormatValue
HEX#a87dc2
RGBrgb(168, 125, 194)
HSLhsl(277.4, 36.1%, 62.5%)
CMYKcmyk(13.4%, 35.6%, 0%, 23.9%)

How do I convert wisteria to RGB?

Select wisteria from the color name list in our color converter. The RGB value — rgb(168, 125, 194) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does wisteria belong to?

wisteria belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 277.4°, saturation 36.1%, lightness 62.5%.

How do I create lighter and darker shades of wisteria?

Lighter variant (lightness 77.5%): #cbb1da. Darker variant (lightness 47.5%): #844da5. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.