What is the HEX code for booger green?
The CSS color booger green in HEX format is #96b403. 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: #96b403;
- Background: background-color: #96b403;
- Border: border-color: #96b403;
What are all the color format values for booger green?
| 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%) |
How do I convert booger green to HEX?
Select booger green from the color name list in our color converter. The HEX value — #96b403 — 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 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.