What is the CMYK code for bottle green?
The CSS color bottle green in CMYK format is cmyk(94.6%, 0%, 93.2%, 71%). Use this value directly in CSS, SVG, and most design tools.
How do I use bottle green in CSS?
To apply bottle green in CSS:
- Text color: color: cmyk(94.6%, 0%, 93.2%, 71%);
- Background: background-color: cmyk(94.6%, 0%, 93.2%, 71%);
- Border: border-color: cmyk(94.6%, 0%, 93.2%, 71%);
What are all the color format values for bottle green?
| Format | Value |
|---|---|
| HEX | #044a05 |
| RGB | rgb(4, 74, 5) |
| HSL | hsl(120.9, 89.7%, 15.3%) |
| CMYK | cmyk(94.6%, 0%, 93.2%, 71%) |
How do I convert bottle green to CMYK?
Select bottle green from the color name list in our color converter. The CMYK value — cmyk(94.6%, 0%, 93.2%, 71%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bottle green belong to?
bottle green belongs to the green color family. It is a dark, vivid color with HSL values: hue 120.9°, saturation 89.7%, lightness 15.3%.
How do I create lighter and darker shades of bottle green?
Lighter variant (lightness 30.3%): #08930a. Darker variant (lightness 5%): #011802. 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.