What is the CMYK code for pale olive green?
The CSS color pale olive green in CMYK format is cmyk(15.7%, 0%, 41.4%, 17.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use pale olive green in CSS?
To apply pale olive green in CSS:
- Text color: color: cmyk(15.7%, 0%, 41.4%, 17.6%);
- Background: background-color: cmyk(15.7%, 0%, 41.4%, 17.6%);
- Border: border-color: cmyk(15.7%, 0%, 41.4%, 17.6%);
What are all the color format values for pale olive green?
| Format | Value |
|---|---|
| HEX | #b1d27b |
| RGB | rgb(177, 210, 123) |
| HSL | hsl(82.8, 49.2%, 65.3%) |
| CMYK | cmyk(15.7%, 0%, 41.4%, 17.6%) |
How do I convert pale olive green to CMYK?
Select pale olive green from the color name list in our color converter. The CMYK value — cmyk(15.7%, 0%, 41.4%, 17.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pale olive green belong to?
pale olive green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 82.8°, saturation 49.2%, lightness 65.3%.
How do I create lighter and darker shades of pale olive green?
Lighter variant (lightness 80.3%): #d3e5b4. Darker variant (lightness 50.3%): #8fbf42. 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.