What is the CMYK code for boring green?
The CSS color boring green in CMYK format is cmyk(44.7%, 0%, 43.6%, 29.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use boring green in CSS?
To apply boring green in CSS:
- Text color: color: cmyk(44.7%, 0%, 43.6%, 29.8%);
- Background: background-color: cmyk(44.7%, 0%, 43.6%, 29.8%);
- Border: border-color: cmyk(44.7%, 0%, 43.6%, 29.8%);
What are all the color format values for boring green?
| Format | Value |
|---|---|
| HEX | #63b365 |
| RGB | rgb(99, 179, 101) |
| HSL | hsl(121.5, 34.5%, 54.5%) |
| CMYK | cmyk(44.7%, 0%, 43.6%, 29.8%) |
How do I convert boring green to CMYK?
Select boring green from the color name list in our color converter. The CMYK value — cmyk(44.7%, 0%, 43.6%, 29.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does boring green belong to?
boring green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 121.5°, saturation 34.5%, lightness 54.5%.
How do I create lighter and darker shades of boring green?
Lighter variant (lightness 69.5%): #96cc98. Darker variant (lightness 39.5%): #428744. 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.