Dying Storm Blue
#111166
Here's everything about the color Dying Storm Blue (#111166) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #111166 | |
|---|---|---|
| RGB | rgb(17, 17, 102) | |
| HSL | hsl(240, 71%, 23%) | |
| CMYK | cmyk(83%, 83%, 0%, 60%) | |
| LAB | lab(11, 27, -50) | |
| OKLCH | oklch(0.26 0.141 271) |
Color harmonies
Tints & shades
Code snippets
color: #111166;
background-color: #111166;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF111166)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.07, blue: 0.40, alpha: 1.0)