M. Bison
#b4023d
M. Bison is a color with the hex code #b4023d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b4023d | |
|---|---|---|
| RGB | rgb(180, 2, 61) | |
| HSL | hsl(340, 98%, 36%) | |
| CMYK | cmyk(0%, 99%, 66%, 29%) | |
| LAB | lab(39, 63, 22) | |
| OKLCH | oklch(0.49 0.195 14) |
Color harmonies
Tints & shades
Code snippets
color: #b4023d;
background-color: #b4023d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB4023D)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.01, blue: 0.24, alpha: 1.0)