What is the CMYK code for pea?
The CSS color pea in CMYK format is cmyk(14.1%, 0%, 83.2%, 25.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use pea in CSS?
To apply pea in CSS:
- Text color: color: cmyk(14.1%, 0%, 83.2%, 25.1%);
- Background: background-color: cmyk(14.1%, 0%, 83.2%, 25.1%);
- Border: border-color: cmyk(14.1%, 0%, 83.2%, 25.1%);
What are all the color format values for pea?
| Format | Value |
|---|---|
| HEX | #a4bf20 |
| RGB | rgb(164, 191, 32) |
| HSL | hsl(70.2, 71.3%, 43.7%) |
| CMYK | cmyk(14.1%, 0%, 83.2%, 25.1%) |
How do I convert pea to CMYK?
Select pea from the color name list in our color converter. The CMYK value — cmyk(14.1%, 0%, 83.2%, 25.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pea belong to?
pea belongs to the green color family. It is a medium, vivid color with HSL values: hue 70.2°, saturation 71.3%, lightness 43.7%.
How do I create lighter and darker shades of pea?
Lighter variant (lightness 58.7%): #c7e14b. Darker variant (lightness 28.700000000000003%): #6c7d15. 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.