Serrano Pepper
#556600
Here's everything about the color Serrano Pepper (#556600) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #556600 | |
|---|---|---|
| RGB | rgb(85, 102, 0) | |
| HSL | hsl(70, 100%, 20%) | |
| CMYK | cmyk(17%, 0%, 100%, 60%) | |
| LAB | lab(40, -16, 46) | |
| OKLCH | oklch(0.48 0.114 120) |
Color harmonies
Tints & shades
Code snippets
color: #556600;
background-color: #556600;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF556600)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.40, blue: 0.00, alpha: 1.0)