Forrest green to HSL — Color Code

HSL

hsl(105.5, 83.8%, 14.5%)

Format Value
HEX #154406
RGB rgb(21, 68, 6)
HSL hsl(105.5, 83.8%, 14.5%)
CMYK cmyk(69.1%, 0%, 91.2%, 73.3%)

What is the HSL code for forrest green?

The CSS color forrest green in HSL format is hsl(105.5, 83.8%, 14.5%). Use this value directly in CSS, SVG, and most design tools.

How do I use forrest green in CSS?

To apply forrest green in CSS:

  • Text color: color: hsl(105.5, 83.8%, 14.5%);
  • Background: background-color: hsl(105.5, 83.8%, 14.5%);
  • Border: border-color: hsl(105.5, 83.8%, 14.5%);

What are all the color format values for forrest green?

FormatValue
HEX#154406
RGBrgb(21, 68, 6)
HSLhsl(105.5, 83.8%, 14.5%)
CMYKcmyk(69.1%, 0%, 91.2%, 73.3%)

How do I convert forrest green to HSL?

Select forrest green from the color name list in our color converter. The HSL value — hsl(105.5, 83.8%, 14.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does forrest green belong to?

forrest green belongs to the green color family. It is a dark, vivid color with HSL values: hue 105.5°, saturation 83.8%, lightness 14.5%.

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

Lighter variant (lightness 29.5%): #2b8a0c. Darker variant (lightness 5%): #071702. 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.