Kiss of a Vampire
#8a0009
Looking for the precise values behind Kiss of a Vampire (#8a0009)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #8a0009 | |
|---|---|---|
| RGB | rgb(138, 0, 9) | |
| HSL | hsl(356, 100%, 27%) | |
| CMYK | cmyk(0%, 100%, 93%, 46%) | |
| LAB | lab(29, 51, 39) | |
| OKLCH | oklch(0.4 0.162 27) |
Color harmonies
Tints & shades
Code snippets
color: #8a0009;
background-color: #8a0009;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8A0009)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.00, blue: 0.04, alpha: 1.0)