Pesto di Rucola
#748a35
Here's everything about the color Pesto di Rucola (#748a35) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #748a35 | |
|---|---|---|
| RGB | rgb(116, 138, 53) | |
| HSL | hsl(76, 45%, 37%) | |
| CMYK | cmyk(16%, 0%, 62%, 46%) | |
| LAB | lab(54, -18, 41) | |
| OKLCH | oklch(0.6 0.114 122) |
Color harmonies
Tints & shades
Code snippets
color: #748a35;
background-color: #748a35;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF748A35)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.54, blue: 0.21, alpha: 1.0)