What is the CMYK code for tea?
The CSS color tea in CMYK format is cmyk(40.9%, 0%, 27.5%, 32.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use tea in CSS?
To apply tea in CSS:
- Text color: color: cmyk(40.9%, 0%, 27.5%, 32.9%);
- Background: background-color: cmyk(40.9%, 0%, 27.5%, 32.9%);
- Border: border-color: cmyk(40.9%, 0%, 27.5%, 32.9%);
What are all the color format values for tea?
| Format | Value |
|---|---|
| HEX | #65ab7c |
| RGB | rgb(101, 171, 124) |
| HSL | hsl(139.7, 29.4%, 53.3%) |
| CMYK | cmyk(40.9%, 0%, 27.5%, 32.9%) |
How do I convert tea to CMYK?
Select tea from the color name list in our color converter. The CMYK value — cmyk(40.9%, 0%, 27.5%, 32.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does tea belong to?
tea belongs to the green color family. It is a medium, muted color with HSL values: hue 139.7°, saturation 29.4%, lightness 53.3%.
How do I create lighter and darker shades of tea?
Lighter variant (lightness 68.3%): #96c6a6. Darker variant (lightness 38.3%): #457e58. 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.