Stormy Horizon
#777799
Here's everything about the color Stormy Horizon (#777799) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #777799 | |
|---|---|---|
| RGB | rgb(119, 119, 153) | |
| HSL | hsl(240, 14%, 53%) | |
| CMYK | cmyk(22%, 22%, 0%, 40%) | |
| LAB | lab(51, 6, -18) | |
| OKLCH | oklch(0.58 0.052 285) |
Color harmonies
Tints & shades
Code snippets
color: #777799;
background-color: #777799;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF777799)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.47, blue: 0.60, alpha: 1.0)