Deepsea Kraken
#082599
Deepsea Kraken, represented by the hex value #082599, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #082599 | |
|---|---|---|
| RGB | rgb(8, 37, 153) | |
| HSL | hsl(228, 90%, 32%) | |
| CMYK | cmyk(95%, 76%, 0%, 40%) | |
| LAB | lab(21, 30, -66) | |
| OKLCH | oklch(0.35 0.187 265) |
Color harmonies
Tints & shades
Code snippets
color: #082599;
background-color: #082599;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF082599)
/* Swift / UIKit */
UIColor(red: 0.03, green: 0.15, blue: 0.60, alpha: 1.0)