What is the CMYK code for dark aquamarine?
The CSS color dark aquamarine in CMYK format is cmyk(99.1%, 0%, 1.7%, 54.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark aquamarine in CSS?
To apply dark aquamarine in CSS:
- Text color: color: cmyk(99.1%, 0%, 1.7%, 54.9%);
- Background: background-color: cmyk(99.1%, 0%, 1.7%, 54.9%);
- Border: border-color: cmyk(99.1%, 0%, 1.7%, 54.9%);
What are all the color format values for dark aquamarine?
| Format | Value |
|---|---|
| HEX | #017371 |
| RGB | rgb(1, 115, 113) |
| HSL | hsl(178.9, 98.3%, 22.7%) |
| CMYK | cmyk(99.1%, 0%, 1.7%, 54.9%) |
How do I convert dark aquamarine to CMYK?
Select dark aquamarine from the color name list in our color converter. The CMYK value — cmyk(99.1%, 0%, 1.7%, 54.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark aquamarine belong to?
dark aquamarine belongs to the cyan color family. It is a dark, vivid color with HSL values: hue 178.9°, saturation 98.3%, lightness 22.7%.
How do I create lighter and darker shades of dark aquamarine?
Lighter variant (lightness 37.7%): #02bfbb. Darker variant (lightness 7.699999999999999%): #002726. 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.