Evil Forces
#770022
Here's everything about the color Evil Forces (#770022) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #770022 | |
|---|---|---|
| RGB | rgb(119, 0, 34) | |
| HSL | hsl(343, 100%, 23%) | |
| CMYK | cmyk(0%, 100%, 71%, 53%) | |
| LAB | lab(24, 47, 18) | |
| OKLCH | oklch(0.36 0.145 16) |
Color harmonies
Tints & shades
Code snippets
color: #770022;
background-color: #770022;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF770022)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.00, blue: 0.13, alpha: 1.0)