Marilyn MonRouge
#c9001e
Looking for the precise values behind Marilyn MonRouge (#c9001e)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #c9001e | |
|---|---|---|
| RGB | rgb(201, 0, 30) | |
| HSL | hsl(351, 100%, 39%) | |
| CMYK | cmyk(0%, 100%, 85%, 21%) | |
| LAB | lab(43, 68, 46) | |
| OKLCH | oklch(0.53 0.214 25) |
Color harmonies
Tints & shades
Code snippets
color: #c9001e;
background-color: #c9001e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC9001E)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.00, blue: 0.12, alpha: 1.0)