Socialist
#921a1c
Socialist, represented by the hex value #921a1c, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #921a1c | |
|---|---|---|
| RGB | rgb(146, 26, 28) | |
| HSL | hsl(359, 70%, 34%) | |
| CMYK | cmyk(0%, 82%, 81%, 43%) | |
| LAB | lab(32, 49, 33) | |
| OKLCH | oklch(0.43 0.155 26) |
Color harmonies
Tints & shades
Code snippets
color: #921a1c;
background-color: #921a1c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF921A1C)
/* Swift / UIKit */
UIColor(red: 0.57, green: 0.10, blue: 0.11, alpha: 1.0)