The Legend of Green
#558844
Here's everything about the color The Legend of Green (#558844) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #558844 | |
|---|---|---|
| RGB | rgb(85, 136, 68) | |
| HSL | hsl(105, 33%, 40%) | |
| CMYK | cmyk(38%, 0%, 50%, 47%) | |
| LAB | lab(52, -28, 31) | |
| OKLCH | oklch(0.57 0.113 138) |
Color harmonies
Tints & shades
Code snippets
color: #558844;
background-color: #558844;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF558844)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.53, blue: 0.27, alpha: 1.0)