What is the CMYK code for green teal?
The CSS color green teal in CMYK format is cmyk(93.4%, 0%, 34.3%, 29%). Use this value directly in CSS, SVG, and most design tools.
How do I use green teal in CSS?
To apply green teal in CSS:
- Text color: color: cmyk(93.4%, 0%, 34.3%, 29%);
- Background: background-color: cmyk(93.4%, 0%, 34.3%, 29%);
- Border: border-color: cmyk(93.4%, 0%, 34.3%, 29%);
What are all the color format values for green teal?
| Format | Value |
|---|---|
| HEX | #0cb577 |
| RGB | rgb(12, 181, 119) |
| HSL | hsl(158, 87.6%, 37.8%) |
| CMYK | cmyk(93.4%, 0%, 34.3%, 29%) |
How do I convert green teal to CMYK?
Select green teal from the color name list in our color converter. The CMYK value — cmyk(93.4%, 0%, 34.3%, 29%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does green teal belong to?
green teal belongs to the green color family. It is a medium, vivid color with HSL values: hue 158°, saturation 87.6%, lightness 37.8%.
How do I create lighter and darker shades of green teal?
Lighter variant (lightness 52.8%): #1df0a3. Darker variant (lightness 22.799999999999997%): #076d48. 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.