Swamp Monster
#005511
Here's everything about the color Swamp Monster (#005511) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #005511 | |
|---|---|---|
| RGB | rgb(0, 85, 17) | |
| HSL | hsl(132, 100%, 17%) | |
| CMYK | cmyk(100%, 0%, 80%, 67%) | |
| LAB | lab(31, -35, 31) | |
| OKLCH | oklch(0.39 0.124 145) |
Color harmonies
Tints & shades
Code snippets
color: #005511;
background-color: #005511;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF005511)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.33, blue: 0.07, alpha: 1.0)