What is the CMYK code for off green?
The CSS color off green in CMYK format is cmyk(34.4%, 0%, 49.1%, 36.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use off green in CSS?
To apply off green in CSS:
- Text color: color: cmyk(34.4%, 0%, 49.1%, 36.1%);
- Background: background-color: cmyk(34.4%, 0%, 49.1%, 36.1%);
- Border: border-color: cmyk(34.4%, 0%, 49.1%, 36.1%);
What are all the color format values for off green?
| Format | Value |
|---|---|
| HEX | #6ba353 |
| RGB | rgb(107, 163, 83) |
| HSL | hsl(102, 32.5%, 48.2%) |
| CMYK | cmyk(34.4%, 0%, 49.1%, 36.1%) |
How do I convert off green to CMYK?
Select off green from the color name list in our color converter. The CMYK value — cmyk(34.4%, 0%, 49.1%, 36.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does off green belong to?
off green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 102°, saturation 32.5%, lightness 48.2%.
How do I create lighter and darker shades of off green?
Lighter variant (lightness 63.2%): #95c083. Darker variant (lightness 33.2%): #4a7039. 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.