What is the CMYK code for avocado green?
The CSS color avocado green in CMYK format is cmyk(20.1%, 0%, 79.9%, 33.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use avocado green in CSS?
To apply avocado green in CSS:
- Text color: color: cmyk(20.1%, 0%, 79.9%, 33.7%);
- Background: background-color: cmyk(20.1%, 0%, 79.9%, 33.7%);
- Border: border-color: cmyk(20.1%, 0%, 79.9%, 33.7%);
What are all the color format values for avocado green?
| Format | Value |
|---|---|
| HEX | #87a922 |
| RGB | rgb(135, 169, 34) |
| HSL | hsl(75.1, 66.5%, 39.8%) |
| CMYK | cmyk(20.1%, 0%, 79.9%, 33.7%) |
How do I convert avocado green to CMYK?
Select avocado green from the color name list in our color converter. The CMYK value — cmyk(20.1%, 0%, 79.9%, 33.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does avocado green belong to?
avocado green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 75.1°, saturation 66.5%, lightness 39.8%.
How do I create lighter and darker shades of avocado green?
Lighter variant (lightness 54.8%): #b2d83f. Darker variant (lightness 24.799999999999997%): #546915. 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.