Blood Brother
#770011
Here's everything about the color Blood Brother (#770011) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #770011 | |
|---|---|---|
| RGB | rgb(119, 0, 17) | |
| HSL | hsl(351, 100%, 23%) | |
| CMYK | cmyk(0%, 100%, 86%, 53%) | |
| LAB | lab(24, 46, 29) | |
| OKLCH | oklch(0.36 0.145 24) |
Color harmonies
Tints & shades
Code snippets
color: #770011;
background-color: #770011;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF770011)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.00, blue: 0.07, alpha: 1.0)