Vampire Fiction
#9b0f11
Vampire Fiction, represented by the hex value #9b0f11, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #9b0f11 | |
|---|---|---|
| RGB | rgb(155, 15, 17) | |
| HSL | hsl(359, 82%, 33%) | |
| CMYK | cmyk(0%, 90%, 89%, 39%) | |
| LAB | lab(33, 54, 41) | |
| OKLCH | oklch(0.44 0.171 28) |
Color harmonies
Tints & shades
Code snippets
color: #9b0f11;
background-color: #9b0f11;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9B0F11)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.06, blue: 0.07, alpha: 1.0)