Bloodthirsty
#880011
Here's everything about the color Bloodthirsty (#880011) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #880011 | |
|---|---|---|
| RGB | rgb(136, 0, 17) | |
| HSL | hsl(353, 100%, 27%) | |
| CMYK | cmyk(0%, 100%, 88%, 47%) | |
| LAB | lab(28, 51, 35) | |
| OKLCH | oklch(0.39 0.16 25) |
Color harmonies
Tints & shades
Code snippets
color: #880011;
background-color: #880011;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF880011)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.00, blue: 0.07, alpha: 1.0)