What is the CMYK code for dusty teal?
The CSS color dusty teal in CMYK format is cmyk(47.2%, 0%, 7.6%, 43.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use dusty teal in CSS?
To apply dusty teal in CSS:
- Text color: color: cmyk(47.2%, 0%, 7.6%, 43.5%);
- Background: background-color: cmyk(47.2%, 0%, 7.6%, 43.5%);
- Border: border-color: cmyk(47.2%, 0%, 7.6%, 43.5%);
What are all the color format values for dusty teal?
| Format | Value |
|---|---|
| HEX | #4c9085 |
| RGB | rgb(76, 144, 133) |
| HSL | hsl(170.3, 30.9%, 43.1%) |
| CMYK | cmyk(47.2%, 0%, 7.6%, 43.5%) |
How do I convert dusty teal to CMYK?
Select dusty teal from the color name list in our color converter. The CMYK value — cmyk(47.2%, 0%, 7.6%, 43.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dusty teal belong to?
dusty teal belongs to the cyan color family. It is a medium, moderately saturated color with HSL values: hue 170.3°, saturation 30.9%, lightness 43.1%.
How do I create lighter and darker shades of dusty teal?
Lighter variant (lightness 58.1%): #73b5aa. Darker variant (lightness 28.1%): #325e57. 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.