Muddy green to HSL — Color Code

HSL

hsl(73.6, 39.8%, 32.5%)

Format Value
HEX #657432
RGB rgb(101, 116, 50)
HSL hsl(73.6, 39.8%, 32.5%)
CMYK cmyk(12.9%, 0%, 56.9%, 54.5%)

What is the HSL code for muddy green?

The CSS color muddy green in HSL format is hsl(73.6, 39.8%, 32.5%). Use this value directly in CSS, SVG, and most design tools.

How do I use muddy green in CSS?

To apply muddy green in CSS:

  • Text color: color: hsl(73.6, 39.8%, 32.5%);
  • Background: background-color: hsl(73.6, 39.8%, 32.5%);
  • Border: border-color: hsl(73.6, 39.8%, 32.5%);

What are all the color format values for muddy green?

FormatValue
HEX#657432
RGBrgb(101, 116, 50)
HSLhsl(73.6, 39.8%, 32.5%)
CMYKcmyk(12.9%, 0%, 56.9%, 54.5%)

How do I convert muddy green to HSL?

Select muddy green from the color name list in our color converter. The HSL value — hsl(73.6, 39.8%, 32.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does muddy green belong to?

muddy green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 73.6°, saturation 39.8%, lightness 32.5%.

How do I create lighter and darker shades of muddy green?

Lighter variant (lightness 47.5%): #93a949. Darker variant (lightness 17.5%): #363e1b. 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.