Heavy Metal
#46473e
Heavy Metal, represented by the hex value #46473e, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #46473e | |
|---|---|---|
| RGB | rgb(70, 71, 62) | |
| HSL | hsl(67, 7%, 26%) | |
| CMYK | cmyk(1%, 0%, 13%, 72%) | |
| LAB | lab(30, -2, 5) | |
| OKLCH | oklch(0.39 0.015 112) |
Color harmonies
Tints & shades
Code snippets
color: #46473e;
background-color: #46473e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF46473E)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.28, blue: 0.24, alpha: 1.0)