What is the CMYK code for pine green?
The CSS color pine green in CMYK format is cmyk(86.1%, 0%, 58.3%, 71.8%). 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: cmyk(86.1%, 0%, 58.3%, 71.8%);
- Background: background-color: cmyk(86.1%, 0%, 58.3%, 71.8%);
- Border: border-color: cmyk(86.1%, 0%, 58.3%, 71.8%);
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 CMYK?
Select pine green from the color name list in our color converter. The CMYK value — cmyk(86.1%, 0%, 58.3%, 71.8%) — 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 CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.