Forest to HSL — Color Code

HSL

hsl(118.4, 80.9%, 18.4%)

Format Value
HEX #0b5509
RGB rgb(11, 85, 9)
HSL hsl(118.4, 80.9%, 18.4%)
CMYK cmyk(87.1%, 0%, 89.4%, 66.7%)

What is the HSL code for forest?

The CSS color forest in HSL format is hsl(118.4, 80.9%, 18.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use forest in CSS?

To apply forest in CSS:

  • Text color: color: hsl(118.4, 80.9%, 18.4%);
  • Background: background-color: hsl(118.4, 80.9%, 18.4%);
  • Border: border-color: hsl(118.4, 80.9%, 18.4%);

What are all the color format values for forest?

FormatValue
HEX#0b5509
RGBrgb(11, 85, 9)
HSLhsl(118.4, 80.9%, 18.4%)
CMYKcmyk(87.1%, 0%, 89.4%, 66.7%)

How do I convert forest to HSL?

Select forest from the color name list in our color converter. The HSL value — hsl(118.4, 80.9%, 18.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does forest belong to?

forest belongs to the green color family. It is a dark, vivid color with HSL values: hue 118.4°, saturation 80.9%, lightness 18.4%.

How do I create lighter and darker shades of forest?

Lighter variant (lightness 33.4%): #149a10. Darker variant (lightness 5%): #031702. 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.