Greasy Greens
#117755
Here's everything about the color Greasy Greens (#117755) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #117755 | |
|---|---|---|
| RGB | rgb(17, 119, 85) | |
| HSL | hsl(160, 75%, 27%) | |
| CMYK | cmyk(86%, 0%, 29%, 53%) | |
| LAB | lab(44, -35, 11) | |
| OKLCH | oklch(0.51 0.103 164) |
Color harmonies
Tints & shades
Code snippets
color: #117755;
background-color: #117755;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF117755)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.47, blue: 0.33, alpha: 1.0)