Succubus
#990022
Here's everything about the color Succubus (#990022) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #990022 | |
|---|---|---|
| RGB | rgb(153, 0, 34) | |
| HSL | hsl(347, 100%, 30%) | |
| CMYK | cmyk(0%, 100%, 78%, 40%) | |
| LAB | lab(32, 56, 30) | |
| OKLCH | oklch(0.43 0.174 21) |
Color harmonies
Tints & shades
Code snippets
color: #990022;
background-color: #990022;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF990022)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.00, blue: 0.13, alpha: 1.0)