Hunter green to HSL — Color Code

HSL

hsl(116.8, 77.8%, 14.1%)

Format Value
HEX #0b4008
RGB rgb(11, 64, 8)
HSL hsl(116.8, 77.8%, 14.1%)
CMYK cmyk(82.8%, 0%, 87.5%, 74.9%)

What is the HSL code for hunter green?

The CSS color hunter green in HSL format is hsl(116.8, 77.8%, 14.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use hunter green in CSS?

To apply hunter green in CSS:

  • Text color: color: hsl(116.8, 77.8%, 14.1%);
  • Background: background-color: hsl(116.8, 77.8%, 14.1%);
  • Border: border-color: hsl(116.8, 77.8%, 14.1%);

What are all the color format values for hunter green?

FormatValue
HEX#0b4008
RGBrgb(11, 64, 8)
HSLhsl(116.8, 77.8%, 14.1%)
CMYKcmyk(82.8%, 0%, 87.5%, 74.9%)

How do I convert hunter green to HSL?

Select hunter green from the color name list in our color converter. The HSL value — hsl(116.8, 77.8%, 14.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does hunter green belong to?

hunter green belongs to the green color family. It is a dark, vivid color with HSL values: hue 116.8°, saturation 77.8%, lightness 14.1%.

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

Lighter variant (lightness 29.1%): #178410. Darker variant (lightness 5%): #041703. 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.