What is the CMYK code for mustard green?
The CSS color mustard green in CMYK format is cmyk(7.2%, 0%, 97.8%, 29%). Use this value directly in CSS, SVG, and most design tools.
How do I use mustard green in CSS?
To apply mustard green in CSS:
- Text color: color: cmyk(7.2%, 0%, 97.8%, 29%);
- Background: background-color: cmyk(7.2%, 0%, 97.8%, 29%);
- Border: border-color: cmyk(7.2%, 0%, 97.8%, 29%);
What are all the color format values for mustard green?
| Format | Value |
|---|---|
| HEX | #a8b504 |
| RGB | rgb(168, 181, 4) |
| HSL | hsl(64.4, 95.7%, 36.3%) |
| CMYK | cmyk(7.2%, 0%, 97.8%, 29%) |
How do I convert mustard green to CMYK?
Select mustard green from the color name list in our color converter. The CMYK value — cmyk(7.2%, 0%, 97.8%, 29%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does mustard green belong to?
mustard green belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 64.4°, saturation 95.7%, lightness 36.3%.
How do I create lighter and darker shades of mustard green?
Lighter variant (lightness 51.3%): #e8fa0c. Darker variant (lightness 21.299999999999997%): #636a02. 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.