Dark forest green to HSL — Color Code

HSL

hsl(125.3, 100%, 8.8%)

Format Value
HEX #002d04
RGB rgb(0, 45, 4)
HSL hsl(125.3, 100%, 8.8%)
CMYK cmyk(100%, 0%, 91.1%, 82.4%)

What is the HSL code for dark forest green?

The CSS color dark forest green in HSL format is hsl(125.3, 100%, 8.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark forest green in CSS?

To apply dark forest green in CSS:

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

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

FormatValue
HEX#002d04
RGBrgb(0, 45, 4)
HSLhsl(125.3, 100%, 8.8%)
CMYKcmyk(100%, 0%, 91.1%, 82.4%)

How do I convert dark forest green to HSL?

Select dark forest green from the color name list in our color converter. The HSL value — hsl(125.3, 100%, 8.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark forest green belong to?

dark forest green belongs to the near-black color family. It is a dark, vivid color with HSL values: hue 125.3°, saturation 100%, lightness 8.8%.

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

Lighter variant (lightness 23.8%): #00790b. Darker variant (lightness 5%): #001902. 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.