Vampire Hunter
#610507
Vampire Hunter, represented by the hex value #610507, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #610507 | |
|---|---|---|
| RGB | rgb(97, 5, 7) | |
| HSL | hsl(359, 90%, 20%) | |
| CMYK | cmyk(0%, 95%, 93%, 62%) | |
| LAB | lab(19, 39, 27) | |
| OKLCH | oklch(0.31 0.123 27) |
Color harmonies
Tints & shades
Code snippets
color: #610507;
background-color: #610507;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF610507)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.02, blue: 0.03, alpha: 1.0)