Sick green to HSL — Color Code

HSL

hsl(71.9, 61.6%, 44.9%)

Format Value
HEX #9db92c
RGB rgb(157, 185, 44)
HSL hsl(71.9, 61.6%, 44.9%)
CMYK cmyk(15.1%, 0%, 76.2%, 27.5%)

What is the HSL code for sick green?

The CSS color sick green in HSL format is hsl(71.9, 61.6%, 44.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use sick green in CSS?

To apply sick green in CSS:

  • Text color: color: hsl(71.9, 61.6%, 44.9%);
  • Background: background-color: hsl(71.9, 61.6%, 44.9%);
  • Border: border-color: hsl(71.9, 61.6%, 44.9%);

What are all the color format values for sick green?

FormatValue
HEX#9db92c
RGBrgb(157, 185, 44)
HSLhsl(71.9, 61.6%, 44.9%)
CMYKcmyk(15.1%, 0%, 76.2%, 27.5%)

How do I convert sick green to HSL?

Select sick green from the color name list in our color converter. The HSL value — hsl(71.9, 61.6%, 44.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sick green belong to?

sick green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 71.9°, saturation 61.6%, lightness 44.9%.

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

Lighter variant (lightness 59.9%): #bfd85a. Darker variant (lightness 29.9%): #697b1d. 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.