What is the CMYK code for turquoise?
The CSS color turquoise in CMYK format is cmyk(71.4%, 0%, 7.1%, 12.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use turquoise in CSS?
To apply turquoise in CSS:
- Text color: color: cmyk(71.4%, 0%, 7.1%, 12.2%);
- Background: background-color: cmyk(71.4%, 0%, 7.1%, 12.2%);
- Border: border-color: cmyk(71.4%, 0%, 7.1%, 12.2%);
What are all the color format values for turquoise?
| Format | Value |
|---|---|
| HEX | #40e0d0 |
| RGB | rgb(64, 224, 208) |
| HSL | hsl(174, 72.1%, 56.5%) |
| CMYK | cmyk(71.4%, 0%, 7.1%, 12.2%) |
How do I convert turquoise to CMYK?
Select turquoise from the color name list in our color converter. The CMYK value — cmyk(71.4%, 0%, 7.1%, 12.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does turquoise belong to?
turquoise belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 174°, saturation 72.1%, lightness 56.5%.
How do I create lighter and darker shades of turquoise?
Lighter variant (lightness 71.5%): #82ebe0. Darker variant (lightness 41.5%): #1eb6a7. 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.