What is the CMYK code for dark sea green?
The CSS color dark sea green in CMYK format is cmyk(87.4%, 0%, 31.1%, 47.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark sea green in CSS?
To apply dark sea green in CSS:
- Text color: color: cmyk(87.4%, 0%, 31.1%, 47.1%);
- Background: background-color: cmyk(87.4%, 0%, 31.1%, 47.1%);
- Border: border-color: cmyk(87.4%, 0%, 31.1%, 47.1%);
What are all the color format values for dark sea green?
| Format | Value |
|---|---|
| HEX | #11875d |
| RGB | rgb(17, 135, 93) |
| HSL | hsl(158.6, 77.6%, 29.8%) |
| CMYK | cmyk(87.4%, 0%, 31.1%, 47.1%) |
How do I convert dark sea green to CMYK?
Select dark sea green from the color name list in our color converter. The CMYK value — cmyk(87.4%, 0%, 31.1%, 47.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark sea green belong to?
dark sea green belongs to the green color family. It is a dark, vivid color with HSL values: hue 158.6°, saturation 77.6%, lightness 29.8%.
How do I create lighter and darker shades of dark sea green?
Lighter variant (lightness 44.8%): #1acb8c. Darker variant (lightness 14.8%): #08432e. 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.