Off green to HSL — Color Code

HSL

hsl(102, 32.5%, 48.2%)

Format Value
HEX #6ba353
RGB rgb(107, 163, 83)
HSL hsl(102, 32.5%, 48.2%)
CMYK cmyk(34.4%, 0%, 49.1%, 36.1%)

What is the HSL code for off green?

The CSS color off green in HSL format is hsl(102, 32.5%, 48.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use off green in CSS?

To apply off green in CSS:

  • Text color: color: hsl(102, 32.5%, 48.2%);
  • Background: background-color: hsl(102, 32.5%, 48.2%);
  • Border: border-color: hsl(102, 32.5%, 48.2%);

What are all the color format values for off green?

FormatValue
HEX#6ba353
RGBrgb(107, 163, 83)
HSLhsl(102, 32.5%, 48.2%)
CMYKcmyk(34.4%, 0%, 49.1%, 36.1%)

How do I convert off green to HSL?

Select off green from the color name list in our color converter. The HSL value — hsl(102, 32.5%, 48.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does off green belong to?

off green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 102°, saturation 32.5%, lightness 48.2%.

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

Lighter variant (lightness 63.2%): #95c083. Darker variant (lightness 33.2%): #4a7039. 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.