Rum
#716675
Here's everything about the color Rum (#716675) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #716675 | |
|---|---|---|
| RGB | rgb(113, 102, 117) | |
| HSL | hsl(284, 7%, 43%) | |
| CMYK | cmyk(3%, 13%, 0%, 54%) | |
| LAB | lab(45, 7, -7) | |
| OKLCH | oklch(0.53 0.027 317) |
Color harmonies
Tints & shades
Code snippets
color: #716675;
background-color: #716675;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF716675)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.40, blue: 0.46, alpha: 1.0)