What is the CMYK code for seagreen?
The CSS color seagreen in CMYK format is cmyk(66.9%, 0%, 37.4%, 45.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use seagreen in CSS?
To apply seagreen in CSS:
- Text color: color: cmyk(66.9%, 0%, 37.4%, 45.5%);
- Background: background-color: cmyk(66.9%, 0%, 37.4%, 45.5%);
- Border: border-color: cmyk(66.9%, 0%, 37.4%, 45.5%);
What are all the color format values for seagreen?
| Format | Value |
|---|---|
| HEX | #2e8b57 |
| RGB | rgb(46, 139, 87) |
| HSL | hsl(146.5, 50.3%, 36.3%) |
| CMYK | cmyk(66.9%, 0%, 37.4%, 45.5%) |
How do I convert seagreen to CMYK?
Select seagreen from the color name list in our color converter. The CMYK value — cmyk(66.9%, 0%, 37.4%, 45.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does seagreen belong to?
seagreen belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 146.5°, saturation 50.3%, lightness 36.3%.
How do I create lighter and darker shades of seagreen?
Lighter variant (lightness 51.3%): #44c17c. Darker variant (lightness 21.299999999999997%): #1b5233. 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.