St. Tropaz
#39527d
Here's everything about the color St. Tropaz (#39527d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #39527d | |
|---|---|---|
| RGB | rgb(57, 82, 125) | |
| HSL | hsl(218, 37%, 36%) | |
| CMYK | cmyk(54%, 34%, 0%, 51%) | |
| LAB | lab(34, 1, -28) | |
| OKLCH | oklch(0.44 0.078 261) |
Color harmonies
Tints & shades
Code snippets
color: #39527d;
background-color: #39527d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF39527D)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.32, blue: 0.49, alpha: 1.0)