Assassin’s Red
#f60206
Here's everything about the color Assassin’s Red (#f60206) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f60206 | |
|---|---|---|
| RGB | rgb(246, 2, 6) | |
| HSL | hsl(359, 98%, 49%) | |
| CMYK | cmyk(0%, 99%, 98%, 4%) | |
| LAB | lab(52, 79, 66) | |
| OKLCH | oklch(0.61 0.25 29) |
Color harmonies
Tints & shades
Code snippets
color: #f60206;
background-color: #f60206;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFF60206)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.01, blue: 0.02, alpha: 1.0)