Browny green to HSL — Color Code

HSL

hsl(58.2, 83.5%, 23.7%)

Format Value
HEX #6f6c0a
RGB rgb(111, 108, 10)
HSL hsl(58.2, 83.5%, 23.7%)
CMYK cmyk(0%, 2.7%, 91%, 56.5%)

What is the HSL code for browny green?

The CSS color browny green in HSL format is hsl(58.2, 83.5%, 23.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use browny green in CSS?

To apply browny green in CSS:

  • Text color: color: hsl(58.2, 83.5%, 23.7%);
  • Background: background-color: hsl(58.2, 83.5%, 23.7%);
  • Border: border-color: hsl(58.2, 83.5%, 23.7%);

What are all the color format values for browny green?

FormatValue
HEX#6f6c0a
RGBrgb(111, 108, 10)
HSLhsl(58.2, 83.5%, 23.7%)
CMYKcmyk(0%, 2.7%, 91%, 56.5%)

How do I convert browny green to HSL?

Select browny green from the color name list in our color converter. The HSL value — hsl(58.2, 83.5%, 23.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does browny green belong to?

browny green belongs to the yellow color family. It is a dark, vivid color with HSL values: hue 58.2°, saturation 83.5%, lightness 23.7%.

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

Lighter variant (lightness 38.7%): #b5b010. Darker variant (lightness 8.7%): #292804. 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.