Dark grass green to HSL — Color Code

HSL

hsl(94.8, 93.9%, 25.9%)

Format Value
HEX #388004
RGB rgb(56, 128, 4)
HSL hsl(94.8, 93.9%, 25.9%)
CMYK cmyk(56.3%, 0%, 96.9%, 49.8%)

What is the HSL code for dark grass green?

The CSS color dark grass green in HSL format is hsl(94.8, 93.9%, 25.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark grass green in CSS?

To apply dark grass green in CSS:

  • Text color: color: hsl(94.8, 93.9%, 25.9%);
  • Background: background-color: hsl(94.8, 93.9%, 25.9%);
  • Border: border-color: hsl(94.8, 93.9%, 25.9%);

What are all the color format values for dark grass green?

FormatValue
HEX#388004
RGBrgb(56, 128, 4)
HSLhsl(94.8, 93.9%, 25.9%)
CMYKcmyk(56.3%, 0%, 96.9%, 49.8%)

How do I convert dark grass green to HSL?

Select dark grass green from the color name list in our color converter. The HSL value — hsl(94.8, 93.9%, 25.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark grass green belong to?

dark grass green belongs to the green color family. It is a dark, vivid color with HSL values: hue 94.8°, saturation 93.9%, lightness 25.9%.

How do I create lighter and darker shades of dark grass green?

Lighter variant (lightness 40.9%): #59ca06. Darker variant (lightness 10.899999999999999%): #183602. 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.