Leafy green to HEX — Color Code

HEX

#51b73b

Format Value
HEX #51b73b
RGB rgb(81, 183, 59)
HSL hsl(109.4, 51.2%, 47.5%)
CMYK cmyk(55.7%, 0%, 67.8%, 28.2%)

What is the HEX code for leafy green?

The CSS color leafy green in HEX format is #51b73b. Use this value directly in CSS, SVG, and most design tools.

How do I use leafy green in CSS?

To apply leafy green in CSS:

  • Text color: color: #51b73b;
  • Background: background-color: #51b73b;
  • Border: border-color: #51b73b;

What are all the color format values for leafy green?

FormatValue
HEX#51b73b
RGBrgb(81, 183, 59)
HSLhsl(109.4, 51.2%, 47.5%)
CMYKcmyk(55.7%, 0%, 67.8%, 28.2%)

How do I convert leafy green to HEX?

Select leafy green from the color name list in our color converter. The HEX value — #51b73b — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does leafy green belong to?

leafy green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 109.4°, saturation 51.2%, lightness 47.5%.

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

Lighter variant (lightness 62.5%): #80d06e. Darker variant (lightness 32.5%): #377d28. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.