May Green
#4c9141
Here's everything about the color May Green (#4c9141) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4c9141 | |
|---|---|---|
| RGB | rgb(76, 145, 65) | |
| HSL | hsl(112, 38%, 41%) | |
| CMYK | cmyk(48%, 0%, 55%, 43%) | |
| LAB | lab(54, -35, 35) | |
| OKLCH | oklch(0.59 0.134 141) |
Color harmonies
Tints & shades
Code snippets
color: #4c9141;
background-color: #4c9141;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF4C9141)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.57, blue: 0.25, alpha: 1.0)