Dark Rum
#45362b
Here's everything about the color Dark Rum (#45362b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #45362b | |
|---|---|---|
| RGB | rgb(69, 54, 43) | |
| HSL | hsl(25, 23%, 22%) | |
| CMYK | cmyk(0%, 22%, 38%, 73%) | |
| LAB | lab(24, 6, 10) | |
| OKLCH | oklch(0.35 0.028 58) |
Color harmonies
Tints & shades
Code snippets
color: #45362b;
background-color: #45362b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF45362B)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.21, blue: 0.17, alpha: 1.0)