Quiet Abyss
#160435
Quiet Abyss, represented by the hex value #160435, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #160435 | |
|---|---|---|
| RGB | rgb(22, 4, 53) | |
| HSL | hsl(262, 86%, 11%) | |
| CMYK | cmyk(58%, 92%, 0%, 79%) | |
| LAB | lab(4, 18, -28) | |
| OKLCH | oklch(0.18 0.089 293) |
Color harmonies
Tints & shades
Code snippets
color: #160435;
background-color: #160435;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF160435)
/* Swift / UIKit */
UIColor(red: 0.09, green: 0.02, blue: 0.21, alpha: 1.0)