What is the CMYK code for darkseagreen?
The CSS color darkseagreen in CMYK format is cmyk(23.9%, 0%, 23.9%, 26.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use darkseagreen in CSS?
To apply darkseagreen in CSS:
- Text color: color: cmyk(23.9%, 0%, 23.9%, 26.3%);
- Background: background-color: cmyk(23.9%, 0%, 23.9%, 26.3%);
- Border: border-color: cmyk(23.9%, 0%, 23.9%, 26.3%);
What are all the color format values for darkseagreen?
| Format | Value |
|---|---|
| HEX | #8fbc8f |
| RGB | rgb(143, 188, 143) |
| HSL | hsl(120, 25.1%, 64.9%) |
| CMYK | cmyk(23.9%, 0%, 23.9%, 26.3%) |
How do I convert darkseagreen to CMYK?
Select darkseagreen from the color name list in our color converter. The CMYK value — cmyk(23.9%, 0%, 23.9%, 26.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does darkseagreen belong to?
darkseagreen belongs to the green color family. It is a medium, muted color with HSL values: hue 120°, saturation 25.1%, lightness 64.9%.
How do I create lighter and darker shades of darkseagreen?
Lighter variant (lightness 79.9%): #bfd9bf. Darker variant (lightness 49.900000000000006%): #5f9f5f. 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.