Sneaky Devil
#840014
Sneaky Devil, represented by the hex value #840014, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #840014 | |
|---|---|---|
| RGB | rgb(132, 0, 20) | |
| HSL | hsl(351, 100%, 26%) | |
| CMYK | cmyk(0%, 100%, 85%, 48%) | |
| LAB | lab(27, 50, 32) | |
| OKLCH | oklch(0.39 0.156 24) |
Color harmonies
Tints & shades
Code snippets
color: #840014;
background-color: #840014;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF840014)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.00, blue: 0.08, alpha: 1.0)