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