Bruise to HSL — Color Code

HSL

hsl(312.6, 32.6%, 37.3%)

Format Value
HEX #7e4071
RGB rgb(126, 64, 113)
HSL hsl(312.6, 32.6%, 37.3%)
CMYK cmyk(0%, 49.2%, 10.3%, 50.6%)

What is the HSL code for bruise?

The CSS color bruise in HSL format is hsl(312.6, 32.6%, 37.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use bruise in CSS?

To apply bruise in CSS:

  • Text color: color: hsl(312.6, 32.6%, 37.3%);
  • Background: background-color: hsl(312.6, 32.6%, 37.3%);
  • Border: border-color: hsl(312.6, 32.6%, 37.3%);

What are all the color format values for bruise?

FormatValue
HEX#7e4071
RGBrgb(126, 64, 113)
HSLhsl(312.6, 32.6%, 37.3%)
CMYKcmyk(0%, 49.2%, 10.3%, 50.6%)

How do I convert bruise to HSL?

Select bruise from the color name list in our color converter. The HSL value — hsl(312.6, 32.6%, 37.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bruise belong to?

bruise belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 312.6°, saturation 32.6%, lightness 37.3%.

How do I create lighter and darker shades of bruise?

Lighter variant (lightness 52.3%): #ad5e9c. Darker variant (lightness 22.299999999999997%): #4b2644. 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.