Forestial Outpost
#556611
Here's everything about the color Forestial Outpost (#556611) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #556611 | |
|---|---|---|
| RGB | rgb(85, 102, 17) | |
| HSL | hsl(72, 71%, 23%) | |
| CMYK | cmyk(17%, 0%, 83%, 60%) | |
| LAB | lab(41, -16, 41) | |
| OKLCH | oklch(0.48 0.107 121) |
Color harmonies
Tints & shades
Code snippets
color: #556611;
background-color: #556611;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF556611)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.40, blue: 0.07, alpha: 1.0)