What is the CMYK code for darkturquoise?
The CSS color darkturquoise in CMYK format is cmyk(100%, 1.4%, 0%, 18%). Use this value directly in CSS, SVG, and most design tools.
How do I use darkturquoise in CSS?
To apply darkturquoise in CSS:
- Text color: color: cmyk(100%, 1.4%, 0%, 18%);
- Background: background-color: cmyk(100%, 1.4%, 0%, 18%);
- Border: border-color: cmyk(100%, 1.4%, 0%, 18%);
What are all the color format values for darkturquoise?
| Format | Value |
|---|---|
| HEX | #00ced1 |
| RGB | rgb(0, 206, 209) |
| HSL | hsl(180.9, 100%, 41%) |
| CMYK | cmyk(100%, 1.4%, 0%, 18%) |
How do I convert darkturquoise to CMYK?
Select darkturquoise from the color name list in our color converter. The CMYK value — cmyk(100%, 1.4%, 0%, 18%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does darkturquoise belong to?
darkturquoise belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 180.9°, saturation 100%, lightness 41%.
How do I create lighter and darker shades of darkturquoise?
Lighter variant (lightness 56%): #1ffcff. Darker variant (lightness 26%): #008385. 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.