Cucumber Queen
#3c773c
Here's everything about the color Cucumber Queen (#3c773c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3c773c | |
|---|---|---|
| RGB | rgb(60, 119, 60) | |
| HSL | hsl(120, 33%, 35%) | |
| CMYK | cmyk(50%, 0%, 50%, 53%) | |
| LAB | lab(45, -30, 26) | |
| OKLCH | oklch(0.51 0.109 144) |
Color harmonies
Tints & shades
Code snippets
color: #3c773c;
background-color: #3c773c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF3C773C)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.47, blue: 0.24, alpha: 1.0)