Hellbound
#710101
Here's everything about the color Hellbound (#710101) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #710101 | |
|---|---|---|
| RGB | rgb(113, 1, 1) | |
| HSL | hsl(0, 98%, 22%) | |
| CMYK | cmyk(0%, 99%, 99%, 56%) | |
| LAB | lab(23, 44, 34) | |
| OKLCH | oklch(0.35 0.141 29) |
Color harmonies
Tints & shades
Code snippets
color: #710101;
background-color: #710101;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF710101)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.00, blue: 0.00, alpha: 1.0)