Booger Color — HEX, RGB, HSL & CMYK Codes

#9bb53c
Format Value
HEX #9bb53c
RGB rgb(155, 181, 60)
HSL hsl(72.9, 50.2%, 47.3%)
CMYK cmyk(14.4%, 0%, 66.9%, 29%)
HSV hsv(72.9, 66.9%, 71%)

booger color harmonies

Tints & shades of booger

Tints (lighter)

#a4bc4e #adc25f #b6c971 #bfd083 #c8d795 #d2dda6 #dbe4b8 #e4ebca #edf2dc #f6f8ed

Shades (darker)

#8da537 #7f9431 #71842c #637326 #556321 #46521b #384216 #2a3110 #1c210b #0e1005

Contrast & accessibility

The quick brown fox

On white · 2.32:1 · Fail

The quick brown fox

On black · 9.07:1 · AAA

Recommended text color: #000000

Use booger in code

CSS color: #9bb53c;
SCSS $color: #9bb53c;
Tailwind bg-[#9bb53c]
Swift UIColor(red: 0.608, green: 0.710, blue: 0.235, alpha: 1)
Android Color.parseColor("#9bb53c")
Flutter Color(0xFF9BB53C)

Colors similar to booger

Browse all Green colors →

What is the HEX code for booger?

The CSS color booger in HEX format is #9bb53c. Use this value directly in CSS, SVG, and most design tools.

How do I use booger in CSS?

To apply booger in CSS:

  • Text color: color: #9bb53c;
  • Background: background-color: #9bb53c;
  • Border: border-color: #9bb53c;

What are all the color format values for booger?

FormatValue
HEX#9bb53c
RGBrgb(155, 181, 60)
HSLhsl(72.9, 50.2%, 47.3%)
CMYKcmyk(14.4%, 0%, 66.9%, 29%)

How do I convert booger to HEX?

Select booger from the color name list in our color converter. The HEX value — #9bb53c — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does booger belong to?

booger belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 72.9°, saturation 50.2%, lightness 47.3%.

How do I create lighter and darker shades of booger?

Lighter variant (lightness 62.3%): #bacf6f. Darker variant (lightness 32.3%): #6a7c29. 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.