Gross green Color — HEX, RGB, HSL & CMYK Codes

#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%)
HSV hsv(71, 88.5%, 74.9%)

gross green color harmonies

Tints & shades of gross green

Tints (lighter)

#a9c52b #b1cb40 #bad056 #c3d66b #cbdc80 #d4e295 #dce8aa #e5eebf #eef3d5 #f6f9ea

Shades (darker)

#91ae14 #839c12 #748b10 #667a0e #57680c #49570a #3a4508 #2c3406 #1d2304 #0f1102

Contrast & accessibility

The quick brown fox

On white · 2.11:1 · Fail

The quick brown fox

On black · 9.96:1 · AAA

Recommended text color: #000000

Use gross green in code

CSS color: #a0bf16;
SCSS $color: #a0bf16;
Tailwind bg-[#a0bf16]
Swift UIColor(red: 0.627, green: 0.749, blue: 0.086, alpha: 1)
Android Color.parseColor("#a0bf16")
Flutter Color(0xFFA0BF16)

Colors similar to gross green

Browse all Green colors →

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.