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

#7a9703
Format Value
HEX #7a9703
RGB rgb(122, 151, 3)
HSL hsl(71.8, 96.1%, 30.2%)
CMYK cmyk(19.2%, 0%, 98%, 40.8%)
HSV hsv(71.8, 98%, 59.2%)

ugly green color harmonies

Tints & shades of ugly green

Tints (lighter)

#86a01a #92aa31 #9eb348 #aabd5f #b6c676 #c3d08c #cfd9a3 #dbe3ba #e7ecd1 #f3f6e8

Shades (darker)

#6f8903 #647c02 #596e02 #4e6002 #435202 #374501 #2c3701 #212901 #161b01 #0b0e00

Contrast & accessibility

The quick brown fox

On white · 3.36:1 · AA Large

The quick brown fox

On black · 6.26:1 · AA

Recommended text color: #000000

Use ugly green in code

CSS color: #7a9703;
SCSS $color: #7a9703;
Tailwind bg-[#7a9703]
Swift UIColor(red: 0.478, green: 0.592, blue: 0.012, alpha: 1)
Android Color.parseColor("#7a9703")
Flutter Color(0xFF7A9703)

Colors similar to ugly green

Browse all Green colors →

What is the HEX code for ugly green?

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

How do I use ugly green in CSS?

To apply ugly green in CSS:

  • Text color: color: #7a9703;
  • Background: background-color: #7a9703;
  • Border: border-color: #7a9703;

What are all the color format values for ugly green?

FormatValue
HEX#7a9703
RGBrgb(122, 151, 3)
HSLhsl(71.8, 96.1%, 30.2%)
CMYKcmyk(19.2%, 0%, 98%, 40.8%)

How do I convert ugly green to HEX?

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

What color family does ugly green belong to?

ugly green belongs to the green color family. It is a medium, vivid color with HSL values: hue 71.8°, saturation 96.1%, lightness 30.2%.

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

Lighter variant (lightness 45.2%): #b6e204. Darker variant (lightness 15.2%): #3d4c02. 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.