Hyper Blue
#015f97
Here's everything about the color Hyper Blue (#015f97) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #015f97 | |
|---|---|---|
| RGB | rgb(1, 95, 151) | |
| HSL | hsl(202, 99%, 30%) | |
| CMYK | cmyk(99%, 37%, 0%, 41%) | |
| LAB | lab(38, -7, -38) | |
| OKLCH | oklch(0.47 0.117 245) |
Color harmonies
Tints & shades
Code snippets
color: #015f97;
background-color: #015f97;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF015F97)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.37, blue: 0.59, alpha: 1.0)