What is the HEX code for sick green?
The CSS color sick green in HEX format is #9db92c. Use this value directly in CSS, SVG, and most design tools.
How do I use sick green in CSS?
To apply sick green in CSS:
- Text color: color: #9db92c;
- Background: background-color: #9db92c;
- Border: border-color: #9db92c;
What are all the color format values for sick green?
| Format | Value |
|---|---|
| HEX | #9db92c |
| RGB | rgb(157, 185, 44) |
| HSL | hsl(71.9, 61.6%, 44.9%) |
| CMYK | cmyk(15.1%, 0%, 76.2%, 27.5%) |
How do I convert sick green to HEX?
Select sick green from the color name list in our color converter. The HEX value — #9db92c — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sick green belong to?
sick green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 71.9°, saturation 61.6%, lightness 44.9%.
How do I create lighter and darker shades of sick green?
Lighter variant (lightness 59.9%): #bfd85a. Darker variant (lightness 29.9%): #697b1d. 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.