What is the HEX code for pine green?
The CSS color pine green in HEX format is #0a481e. 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: #0a481e;
- Background: background-color: #0a481e;
- Border: border-color: #0a481e;
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 HEX?
Select pine green from the color name list in our color converter. The HEX value — #0a481e — 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 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.