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