What is the CMYK code for barf green?
The CSS color barf green in CMYK format is cmyk(14%, 0%, 98.8%, 32.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use barf green in CSS?
To apply barf green in CSS:
- Text color: color: cmyk(14%, 0%, 98.8%, 32.5%);
- Background: background-color: cmyk(14%, 0%, 98.8%, 32.5%);
- Border: border-color: cmyk(14%, 0%, 98.8%, 32.5%);
What are all the color format values for barf green?
| Format | Value |
|---|---|
| HEX | #94ac02 |
| RGB | rgb(148, 172, 2) |
| HSL | hsl(68.5, 97.7%, 34.1%) |
| CMYK | cmyk(14%, 0%, 98.8%, 32.5%) |
How do I convert barf green to CMYK?
Select barf green from the color name list in our color converter. The CMYK value — cmyk(14%, 0%, 98.8%, 32.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does barf green belong to?
barf green belongs to the green color family. It is a medium, vivid color with HSL values: hue 68.5°, saturation 97.7%, lightness 34.1%.
How do I create lighter and darker shades of barf green?
Lighter variant (lightness 49.1%): #d5f803. Darker variant (lightness 19.1%): #536001. 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.