Dull purple to HSL — Color Code

HSL

hsl(308.4, 19.5%, 43.3%)

Format Value
HEX #84597e
RGB rgb(132, 89, 126)
HSL hsl(308.4, 19.5%, 43.3%)
CMYK cmyk(0%, 32.6%, 4.5%, 48.2%)

What is the HSL code for dull purple?

The CSS color dull purple in HSL format is hsl(308.4, 19.5%, 43.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use dull purple in CSS?

To apply dull purple in CSS:

  • Text color: color: hsl(308.4, 19.5%, 43.3%);
  • Background: background-color: hsl(308.4, 19.5%, 43.3%);
  • Border: border-color: hsl(308.4, 19.5%, 43.3%);

What are all the color format values for dull purple?

FormatValue
HEX#84597e
RGBrgb(132, 89, 126)
HSLhsl(308.4, 19.5%, 43.3%)
CMYKcmyk(0%, 32.6%, 4.5%, 48.2%)

How do I convert dull purple to HSL?

Select dull purple from the color name list in our color converter. The HSL value — hsl(308.4, 19.5%, 43.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dull purple belong to?

dull purple belongs to the pink color family. It is a medium, muted color with HSL values: hue 308.4°, saturation 19.5%, lightness 43.3%.

How do I create lighter and darker shades of dull purple?

Lighter variant (lightness 58.3%): #a980a4. Darker variant (lightness 28.299999999999997%): #563a52. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.