Sunken Ship
#10252a
Sunken Ship is a color with the hex code #10252a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #10252a | |
|---|---|---|
| RGB | rgb(16, 37, 42) | |
| HSL | hsl(192, 45%, 11%) | |
| CMYK | cmyk(62%, 12%, 0%, 84%) | |
| LAB | lab(13, -7, -6) | |
| OKLCH | oklch(0.25 0.028 215) |
Color harmonies
Tints & shades
Code snippets
color: #10252a;
background-color: #10252a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF10252A)
/* Swift / UIKit */
UIColor(red: 0.06, green: 0.15, blue: 0.16, alpha: 1.0)