Booger green to RGB — Color Code

RGB

rgb(150, 180, 3)

Format Value
HEX #96b403
RGB rgb(150, 180, 3)
HSL hsl(70.2, 96.7%, 35.9%)
CMYK cmyk(16.7%, 0%, 98.3%, 29.4%)

What is the RGB code for booger green?

The CSS color booger green in RGB format is rgb(150, 180, 3). Use this value directly in CSS, SVG, and most design tools.

How do I use booger green in CSS?

To apply booger green in CSS:

  • Text color: color: rgb(150, 180, 3);
  • Background: background-color: rgb(150, 180, 3);
  • Border: border-color: rgb(150, 180, 3);

What are all the color format values for booger green?

FormatValue
HEX#96b403
RGBrgb(150, 180, 3)
HSLhsl(70.2, 96.7%, 35.9%)
CMYKcmyk(16.7%, 0%, 98.3%, 29.4%)

How do I convert booger green to RGB?

Select booger green from the color name list in our color converter. The RGB value — rgb(150, 180, 3) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does booger green belong to?

booger green belongs to the green color family. It is a medium, vivid color with HSL values: hue 70.2°, saturation 96.7%, lightness 35.9%.

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

Lighter variant (lightness 50.9%): #d2fb09. Darker variant (lightness 20.9%): #576902. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.