Darkolivegreen to HSL — Color Code

HSL

hsl(82, 39%, 30.2%)

Format Value
HEX #556b2f
RGB rgb(85, 107, 47)
HSL hsl(82, 39%, 30.2%)
CMYK cmyk(20.6%, 0%, 56.1%, 58%)

What is the HSL code for darkolivegreen?

The CSS color darkolivegreen in HSL format is hsl(82, 39%, 30.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use darkolivegreen in CSS?

To apply darkolivegreen in CSS:

  • Text color: color: hsl(82, 39%, 30.2%);
  • Background: background-color: hsl(82, 39%, 30.2%);
  • Border: border-color: hsl(82, 39%, 30.2%);

What are all the color format values for darkolivegreen?

FormatValue
HEX#556b2f
RGBrgb(85, 107, 47)
HSLhsl(82, 39%, 30.2%)
CMYKcmyk(20.6%, 0%, 56.1%, 58%)

How do I convert darkolivegreen to HSL?

Select darkolivegreen from the color name list in our color converter. The HSL value — hsl(82, 39%, 30.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does darkolivegreen belong to?

darkolivegreen belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 82°, saturation 39%, lightness 30.2%.

How do I create lighter and darker shades of darkolivegreen?

Lighter variant (lightness 45.2%): #7fa046. Darker variant (lightness 15.2%): #2b3618. 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.