Merlot to HSL — Color Code

HSL

hsl(330.3, 100%, 22.5%)

Format Value
HEX #730039
RGB rgb(115, 0, 57)
HSL hsl(330.3, 100%, 22.5%)
CMYK cmyk(0%, 100%, 50.4%, 54.9%)

What is the HSL code for merlot?

The CSS color merlot in HSL format is hsl(330.3, 100%, 22.5%). Use this value directly in CSS, SVG, and most design tools.

How do I use merlot in CSS?

To apply merlot in CSS:

  • Text color: color: hsl(330.3, 100%, 22.5%);
  • Background: background-color: hsl(330.3, 100%, 22.5%);
  • Border: border-color: hsl(330.3, 100%, 22.5%);

What are all the color format values for merlot?

FormatValue
HEX#730039
RGBrgb(115, 0, 57)
HSLhsl(330.3, 100%, 22.5%)
CMYKcmyk(0%, 100%, 50.4%, 54.9%)

How do I convert merlot to HSL?

Select merlot from the color name list in our color converter. The HSL value — hsl(330.3, 100%, 22.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does merlot belong to?

merlot belongs to the pink color family. It is a dark, vivid color with HSL values: hue 330.3°, saturation 100%, lightness 22.5%.

How do I create lighter and darker shades of merlot?

Lighter variant (lightness 37.5%): #bf005f. Darker variant (lightness 7.5%): #260013. 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.