Nocturnal Expedition
#114c5a
Nocturnal Expedition, represented by the hex value #114c5a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #114c5a | |
|---|---|---|
| RGB | rgb(17, 76, 90) | |
| HSL | hsl(192, 68%, 21%) | |
| CMYK | cmyk(81%, 16%, 0%, 65%) | |
| LAB | lab(29, -15, -14) | |
| OKLCH | oklch(0.39 0.062 218) |
Color harmonies
Tints & shades
Code snippets
color: #114c5a;
background-color: #114c5a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF114C5A)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.30, blue: 0.35, alpha: 1.0)