What is the CMYK code for turtle green?
The CSS color turtle green in CMYK format is cmyk(36.4%, 0%, 57.1%, 27.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use turtle green in CSS?
To apply turtle green in CSS:
- Text color: color: cmyk(36.4%, 0%, 57.1%, 27.8%);
- Background: background-color: cmyk(36.4%, 0%, 57.1%, 27.8%);
- Border: border-color: cmyk(36.4%, 0%, 57.1%, 27.8%);
What are all the color format values for turtle green?
| Format | Value |
|---|---|
| HEX | #75b84f |
| RGB | rgb(117, 184, 79) |
| HSL | hsl(98.3, 42.5%, 51.6%) |
| CMYK | cmyk(36.4%, 0%, 57.1%, 27.8%) |
How do I convert turtle green to CMYK?
Select turtle green from the color name list in our color converter. The CMYK value — cmyk(36.4%, 0%, 57.1%, 27.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does turtle green belong to?
turtle green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 98.3°, saturation 42.5%, lightness 51.6%.
How do I create lighter and darker shades of turtle green?
Lighter variant (lightness 66.6%): #a0ce86. Darker variant (lightness 36.6%): #528536. 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.