Prismarine
#117777
Here's everything about the color Prismarine (#117777) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #117777 | |
|---|---|---|
| RGB | rgb(17, 119, 119) | |
| HSL | hsl(180, 75%, 27%) | |
| CMYK | cmyk(86%, 0%, 0%, 53%) | |
| LAB | lab(45, -28, -8) | |
| OKLCH | oklch(0.52 0.084 195) |
Color harmonies
Tints & shades
Code snippets
color: #117777;
background-color: #117777;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF117777)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.47, blue: 0.47, alpha: 1.0)