What is the CMYK code for greenish turquoise?
The CSS color greenish turquoise in CMYK format is cmyk(100%, 0%, 29.9%, 1.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use greenish turquoise in CSS?
To apply greenish turquoise in CSS:
- Text color: color: cmyk(100%, 0%, 29.9%, 1.6%);
- Background: background-color: cmyk(100%, 0%, 29.9%, 1.6%);
- Border: border-color: cmyk(100%, 0%, 29.9%, 1.6%);
What are all the color format values for greenish turquoise?
| Format | Value |
|---|---|
| HEX | #00fbb0 |
| RGB | rgb(0, 251, 176) |
| HSL | hsl(162.1, 100%, 49.2%) |
| CMYK | cmyk(100%, 0%, 29.9%, 1.6%) |
How do I convert greenish turquoise to CMYK?
Select greenish turquoise from the color name list in our color converter. The CMYK value — cmyk(100%, 0%, 29.9%, 1.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does greenish turquoise belong to?
greenish turquoise belongs to the green color family. It is a medium, vivid color with HSL values: hue 162.1°, saturation 100%, lightness 49.2%.
How do I create lighter and darker shades of greenish turquoise?
Lighter variant (lightness 64.2%): #48ffc9. Darker variant (lightness 34.2%): #00ae7a. 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.