Pristine Seas
#007799
Here's everything about the color Pristine Seas (#007799) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #007799 | |
|---|---|---|
| RGB | rgb(0, 119, 153) | |
| HSL | hsl(193, 100%, 30%) | |
| CMYK | cmyk(100%, 22%, 0%, 40%) | |
| LAB | lab(46, -19, -27) | |
| OKLCH | oklch(0.53 0.102 226) |
Color harmonies
Tints & shades
Code snippets
color: #007799;
background-color: #007799;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF007799)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.47, blue: 0.60, alpha: 1.0)