What is the CMYK code for mediumaquamarine?
The CSS color mediumaquamarine in CMYK format is cmyk(50.2%, 0%, 17.1%, 19.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use mediumaquamarine in CSS?
To apply mediumaquamarine in CSS:
- Text color: color: cmyk(50.2%, 0%, 17.1%, 19.6%);
- Background: background-color: cmyk(50.2%, 0%, 17.1%, 19.6%);
- Border: border-color: cmyk(50.2%, 0%, 17.1%, 19.6%);
What are all the color format values for mediumaquamarine?
| Format | Value |
|---|---|
| HEX | #66cdaa |
| RGB | rgb(102, 205, 170) |
| HSL | hsl(159.6, 50.7%, 60.2%) |
| CMYK | cmyk(50.2%, 0%, 17.1%, 19.6%) |
How do I convert mediumaquamarine to CMYK?
Select mediumaquamarine from the color name list in our color converter. The CMYK value — cmyk(50.2%, 0%, 17.1%, 19.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does mediumaquamarine belong to?
mediumaquamarine belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 159.6°, saturation 50.7%, lightness 60.2%.
How do I create lighter and darker shades of mediumaquamarine?
Lighter variant (lightness 75.2%): #a0e0ca. Darker variant (lightness 45.2%): #39ae86. 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.