Hurricane
#8b7e77
Here's everything about the color Hurricane (#8b7e77) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8b7e77 | |
|---|---|---|
| RGB | rgb(139, 126, 119) | |
| HSL | hsl(21, 8%, 51%) | |
| CMYK | cmyk(0%, 9%, 14%, 45%) | |
| LAB | lab(54, 4, 6) | |
| OKLCH | oklch(0.6 0.019 50) |
Color harmonies
Tints & shades
Code snippets
color: #8b7e77;
background-color: #8b7e77;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8B7E77)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.49, blue: 0.47, alpha: 1.0)