Insomniac Blue
#110077
Here's everything about the color Insomniac Blue (#110077) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #110077 | |
|---|---|---|
| RGB | rgb(17, 0, 119) | |
| HSL | hsl(249, 100%, 23%) | |
| CMYK | cmyk(86%, 100%, 0%, 53%) | |
| LAB | lab(11, 39, -62) | |
| OKLCH | oklch(0.26 0.173 270) |
Color harmonies
Tints & shades
Code snippets
color: #110077;
background-color: #110077;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF110077)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.00, blue: 0.47, alpha: 1.0)