Deadly Depths
#111144
Here's everything about the color Deadly Depths (#111144) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #111144 | |
|---|---|---|
| RGB | rgb(17, 17, 68) | |
| HSL | hsl(240, 60%, 17%) | |
| CMYK | cmyk(75%, 75%, 0%, 73%) | |
| LAB | lab(8, 16, -33) | |
| OKLCH | oklch(0.22 0.093 276) |
Color harmonies
Tints & shades
Code snippets
color: #111144;
background-color: #111144;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF111144)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.07, blue: 0.27, alpha: 1.0)