What is the CMYK code for greenish?
The CSS color greenish in CMYK format is cmyk(60.7%, 0%, 36.2%, 36.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use greenish in CSS?
To apply greenish in CSS:
- Text color: color: cmyk(60.7%, 0%, 36.2%, 36.1%);
- Background: background-color: cmyk(60.7%, 0%, 36.2%, 36.1%);
- Border: border-color: cmyk(60.7%, 0%, 36.2%, 36.1%);
What are all the color format values for greenish?
| Format | Value |
|---|---|
| HEX | #40a368 |
| RGB | rgb(64, 163, 104) |
| HSL | hsl(144.2, 43.6%, 44.5%) |
| CMYK | cmyk(60.7%, 0%, 36.2%, 36.1%) |
How do I convert greenish to CMYK?
Select greenish from the color name list in our color converter. The CMYK value — cmyk(60.7%, 0%, 36.2%, 36.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does greenish belong to?
greenish belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 144.2°, saturation 43.6%, lightness 44.5%.
How do I create lighter and darker shades of greenish?
Lighter variant (lightness 59.5%): #6bc58f. Darker variant (lightness 29.5%): #2a6c45. 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.