What is the CMYK code for olivedrab?
The CSS color olivedrab in CMYK format is cmyk(24.6%, 0%, 75.4%, 44.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use olivedrab in CSS?
To apply olivedrab in CSS:
- Text color: color: cmyk(24.6%, 0%, 75.4%, 44.3%);
- Background: background-color: cmyk(24.6%, 0%, 75.4%, 44.3%);
- Border: border-color: cmyk(24.6%, 0%, 75.4%, 44.3%);
What are all the color format values for olivedrab?
| Format | Value |
|---|---|
| HEX | #6b8e23 |
| RGB | rgb(107, 142, 35) |
| HSL | hsl(79.6, 60.5%, 34.7%) |
| CMYK | cmyk(24.6%, 0%, 75.4%, 44.3%) |
How do I convert olivedrab to CMYK?
Select olivedrab from the color name list in our color converter. The CMYK value — cmyk(24.6%, 0%, 75.4%, 44.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does olivedrab belong to?
olivedrab belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 79.6°, saturation 60.5%, lightness 34.7%.
How do I create lighter and darker shades of olivedrab?
Lighter variant (lightness 49.7%): #99cb32. Darker variant (lightness 19.700000000000003%): #3d5114. 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.