Green Thumb
#779900
Here's everything about the color Green Thumb (#779900) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #779900 | |
|---|---|---|
| RGB | rgb(119, 153, 0) | |
| HSL | hsl(73, 100%, 30%) | |
| CMYK | cmyk(22%, 0%, 100%, 40%) | |
| LAB | lab(59, -25, 60) | |
| OKLCH | oklch(0.63 0.157 124) |
Color harmonies
Tints & shades
Code snippets
color: #779900;
background-color: #779900;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF779900)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.60, blue: 0.00, alpha: 1.0)