What is the HEX code for shamrock?
The CSS color shamrock in HEX format is #01b44c. 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: #01b44c;
- Background: background-color: #01b44c;
- Border: border-color: #01b44c;
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 HEX?
Select shamrock from the color name list in our color converter. The HEX value — #01b44c — 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 HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.