What is the CMYK code for pea soup?
The CSS color pea soup in CMYK format is cmyk(4.6%, 0%, 99.3%, 40%). Use this value directly in CSS, SVG, and most design tools.
How do I use pea soup in CSS?
To apply pea soup in CSS:
- Text color: color: cmyk(4.6%, 0%, 99.3%, 40%);
- Background: background-color: cmyk(4.6%, 0%, 99.3%, 40%);
- Border: border-color: cmyk(4.6%, 0%, 99.3%, 40%);
What are all the color format values for pea soup?
| Format | Value |
|---|---|
| HEX | #929901 |
| RGB | rgb(146, 153, 1) |
| HSL | hsl(62.8, 98.7%, 30.2%) |
| CMYK | cmyk(4.6%, 0%, 99.3%, 40%) |
How do I convert pea soup to CMYK?
Select pea soup from the color name list in our color converter. The CMYK value — cmyk(4.6%, 0%, 99.3%, 40%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pea soup belong to?
pea soup belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 62.8°, saturation 98.7%, lightness 30.2%.
How do I create lighter and darker shades of pea soup?
Lighter variant (lightness 45.2%): #dae501. Darker variant (lightness 15.2%): #494d01. 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.