Gross green to HEX — Color Code

HEX

#a0bf16

Format Value
HEX #a0bf16
RGB rgb(160, 191, 22)
HSL hsl(71, 79.3%, 41.8%)
CMYK cmyk(16.2%, 0%, 88.5%, 25.1%)

What is the HEX code for gross green?

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

How do I use gross green in CSS?

To apply gross green in CSS:

  • Text color: color: #a0bf16;
  • Background: background-color: #a0bf16;
  • Border: border-color: #a0bf16;

What are all the color format values for gross green?

FormatValue
HEX#a0bf16
RGBrgb(160, 191, 22)
HSLhsl(71, 79.3%, 41.8%)
CMYKcmyk(16.2%, 0%, 88.5%, 25.1%)

How do I convert gross green to HEX?

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

What color family does gross green belong to?

gross green belongs to the green color family. It is a medium, vivid color with HSL values: hue 71°, saturation 79.3%, lightness 41.8%.

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

Lighter variant (lightness 56.8%): #c8e839. Darker variant (lightness 26.799999999999997%): #677b0e. 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.