What is the CMYK code for mediumturquoise?
The CSS color mediumturquoise in CMYK format is cmyk(65.6%, 0%, 2.4%, 18%). Use this value directly in CSS, SVG, and most design tools.
How do I use mediumturquoise in CSS?
To apply mediumturquoise in CSS:
- Text color: color: cmyk(65.6%, 0%, 2.4%, 18%);
- Background: background-color: cmyk(65.6%, 0%, 2.4%, 18%);
- Border: border-color: cmyk(65.6%, 0%, 2.4%, 18%);
What are all the color format values for mediumturquoise?
| Format | Value |
|---|---|
| HEX | #48d1cc |
| RGB | rgb(72, 209, 204) |
| HSL | hsl(177.8, 59.8%, 55.1%) |
| CMYK | cmyk(65.6%, 0%, 2.4%, 18%) |
How do I convert mediumturquoise to CMYK?
Select mediumturquoise from the color name list in our color converter. The CMYK value — cmyk(65.6%, 0%, 2.4%, 18%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does mediumturquoise belong to?
mediumturquoise belongs to the cyan color family. It is a medium, moderately saturated color with HSL values: hue 177.8°, saturation 59.8%, lightness 55.1%.
How do I create lighter and darker shades of mediumturquoise?
Lighter variant (lightness 70.1%): #85e0dd. Darker variant (lightness 40.1%): #29a39f. 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.