What is the HSL code for asparagus?
The CSS color asparagus in HSL format is hsl(96.7, 33.6%, 50.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use asparagus in CSS?
To apply asparagus in CSS:
- Text color: color: hsl(96.7, 33.6%, 50.4%);
- Background: background-color: hsl(96.7, 33.6%, 50.4%);
- Border: border-color: hsl(96.7, 33.6%, 50.4%);
What are all the color format values for asparagus?
| Format | Value |
|---|---|
| HEX | #77ab56 |
| RGB | rgb(119, 171, 86) |
| HSL | hsl(96.7, 33.6%, 50.4%) |
| CMYK | cmyk(30.4%, 0%, 49.7%, 32.9%) |
How do I convert asparagus to HSL?
Select asparagus from the color name list in our color converter. The HSL value — hsl(96.7, 33.6%, 50.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does asparagus belong to?
asparagus belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 96.7°, saturation 33.6%, lightness 50.4%.
How do I create lighter and darker shades of asparagus?
Lighter variant (lightness 65.4%): #a0c489. Darker variant (lightness 35.4%): #53793c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.