What is the CMYK code for swamp?
The CSS color swamp in CMYK format is cmyk(19.8%, 0%, 56.5%, 48.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use swamp in CSS?
To apply swamp in CSS:
- Text color: color: cmyk(19.8%, 0%, 56.5%, 48.6%);
- Background: background-color: cmyk(19.8%, 0%, 56.5%, 48.6%);
- Border: border-color: cmyk(19.8%, 0%, 56.5%, 48.6%);
What are all the color format values for swamp?
| Format | Value |
|---|---|
| HEX | #698339 |
| RGB | rgb(105, 131, 57) |
| HSL | hsl(81.1, 39.4%, 36.9%) |
| CMYK | cmyk(19.8%, 0%, 56.5%, 48.6%) |
How do I convert swamp to CMYK?
Select swamp from the color name list in our color converter. The CMYK value — cmyk(19.8%, 0%, 56.5%, 48.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does swamp belong to?
swamp belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 81.1°, saturation 39.4%, lightness 36.9%.
How do I create lighter and darker shades of swamp?
Lighter variant (lightness 51.9%): #93b554. Darker variant (lightness 21.9%): #3e4e22. 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.