Dirty purple to HSL — Color Code

HSL

hsl(320.5, 21.7%, 37.1%)

Format Value
HEX #734a65
RGB rgb(115, 74, 101)
HSL hsl(320.5, 21.7%, 37.1%)
CMYK cmyk(0%, 35.7%, 12.2%, 54.9%)

What is the HSL code for dirty purple?

The CSS color dirty purple in HSL format is hsl(320.5, 21.7%, 37.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use dirty purple in CSS?

To apply dirty purple in CSS:

  • Text color: color: hsl(320.5, 21.7%, 37.1%);
  • Background: background-color: hsl(320.5, 21.7%, 37.1%);
  • Border: border-color: hsl(320.5, 21.7%, 37.1%);

What are all the color format values for dirty purple?

FormatValue
HEX#734a65
RGBrgb(115, 74, 101)
HSLhsl(320.5, 21.7%, 37.1%)
CMYKcmyk(0%, 35.7%, 12.2%, 54.9%)

How do I convert dirty purple to HSL?

Select dirty purple from the color name list in our color converter. The HSL value — hsl(320.5, 21.7%, 37.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dirty purple belong to?

dirty purple belongs to the pink color family. It is a medium, muted color with HSL values: hue 320.5°, saturation 21.7%, lightness 37.1%.

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

Lighter variant (lightness 52.1%): #9f6a8d. Darker variant (lightness 22.1%): #452c3c. 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.