Red My Mind
#994341
Here's everything about the color Red My Mind (#994341) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #994341 | |
|---|---|---|
| RGB | rgb(153, 67, 65) | |
| HSL | hsl(1, 40%, 43%) | |
| CMYK | cmyk(0%, 56%, 58%, 40%) | |
| LAB | lab(40, 37, 20) | |
| OKLCH | oklch(0.5 0.116 24) |
Color harmonies
Tints & shades
Code snippets
color: #994341;
background-color: #994341;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF994341)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.26, blue: 0.25, alpha: 1.0)