What is the CMYK code for shamrock?
The CSS color shamrock in CMYK format is cmyk(99.4%, 0%, 57.8%, 29.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use shamrock in CSS?
To apply shamrock in CSS:
- Text color: color: cmyk(99.4%, 0%, 57.8%, 29.4%);
- Background: background-color: cmyk(99.4%, 0%, 57.8%, 29.4%);
- Border: border-color: cmyk(99.4%, 0%, 57.8%, 29.4%);
What are all the color format values for shamrock?
| Format | Value |
|---|---|
| HEX | #01b44c |
| RGB | rgb(1, 180, 76) |
| HSL | hsl(145.1, 98.9%, 35.5%) |
| CMYK | cmyk(99.4%, 0%, 57.8%, 29.4%) |
How do I convert shamrock to CMYK?
Select shamrock from the color name list in our color converter. The CMYK value — cmyk(99.4%, 0%, 57.8%, 29.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does shamrock belong to?
shamrock belongs to the green color family. It is a medium, vivid color with HSL values: hue 145.1°, saturation 98.9%, lightness 35.5%.
How do I create lighter and darker shades of shamrock?
Lighter variant (lightness 50.5%): #04fe6c. Darker variant (lightness 20.5%): #01682c. 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.