Mosslands
#779966
Here's everything about the color Mosslands (#779966) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #779966 | |
|---|---|---|
| RGB | rgb(119, 153, 102) | |
| HSL | hsl(100, 20%, 50%) | |
| CMYK | cmyk(22%, 0%, 33%, 40%) | |
| LAB | lab(60, -20, 23) | |
| OKLCH | oklch(0.64 0.083 136) |
Color harmonies
Tints & shades
Code snippets
color: #779966;
background-color: #779966;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF779966)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.60, blue: 0.40, alpha: 1.0)