What is the HSL code for pine green?
The CSS color pine green in HSL format is hsl(139.4, 75.6%, 16.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use pine green in CSS?
To apply pine green in CSS:
- Text color: color: hsl(139.4, 75.6%, 16.1%);
- Background: background-color: hsl(139.4, 75.6%, 16.1%);
- Border: border-color: hsl(139.4, 75.6%, 16.1%);
What are all the color format values for pine green?
| Format | Value |
|---|---|
| HEX | #0a481e |
| RGB | rgb(10, 72, 30) |
| HSL | hsl(139.4, 75.6%, 16.1%) |
| CMYK | cmyk(86.1%, 0%, 58.3%, 71.8%) |
How do I convert pine green to HSL?
Select pine green from the color name list in our color converter. The HSL value — hsl(139.4, 75.6%, 16.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pine green belong to?
pine green belongs to the green color family. It is a dark, vivid color with HSL values: hue 139.4°, saturation 75.6%, lightness 16.1%.
How do I create lighter and darker shades of pine green?
Lighter variant (lightness 31.1%): #138b3a. Darker variant (lightness 5%): #031609. 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.