What is the HSL code for emerald?
The CSS color emerald in HSL format is hsl(147.2, 98.8%, 31.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use emerald in CSS?
To apply emerald in CSS:
- Text color: color: hsl(147.2, 98.8%, 31.6%);
- Background: background-color: hsl(147.2, 98.8%, 31.6%);
- Border: border-color: hsl(147.2, 98.8%, 31.6%);
What are all the color format values for emerald?
| Format | Value |
|---|---|
| HEX | #01a049 |
| RGB | rgb(1, 160, 73) |
| HSL | hsl(147.2, 98.8%, 31.6%) |
| CMYK | cmyk(99.4%, 0%, 54.4%, 37.3%) |
How do I convert emerald to HSL?
Select emerald from the color name list in our color converter. The HSL value — hsl(147.2, 98.8%, 31.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does emerald belong to?
emerald belongs to the green color family. It is a medium, vivid color with HSL values: hue 147.2°, saturation 98.8%, lightness 31.6%.
How do I create lighter and darker shades of emerald?
Lighter variant (lightness 46.6%): #01ec6c. Darker variant (lightness 16.6%): #015426. 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.