King Triton
#3c85be
Here's everything about the color King Triton (#3c85be) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3c85be | |
|---|---|---|
| RGB | rgb(60, 133, 190) | |
| HSL | hsl(206, 52%, 49%) | |
| CMYK | cmyk(68%, 30%, 0%, 25%) | |
| LAB | lab(53, -9, -37) | |
| OKLCH | oklch(0.6 0.114 245) |
Color harmonies
Tints & shades
Code snippets
color: #3c85be;
background-color: #3c85be;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF3C85BE)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.52, blue: 0.75, alpha: 1.0)