Red Rumour
#693f43
Red Rumour is a color with the hex code #693f43. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #693f43 | |
|---|---|---|
| RGB | rgb(105, 63, 67) | |
| HSL | hsl(354, 25%, 33%) | |
| CMYK | cmyk(0%, 40%, 36%, 59%) | |
| LAB | lab(32, 19, 6) | |
| OKLCH | oklch(0.42 0.059 14) |
Color harmonies
Tints & shades
Code snippets
color: #693f43;
background-color: #693f43;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF693F43)
/* Swift / UIKit */
UIColor(red: 0.41, green: 0.25, blue: 0.26, alpha: 1.0)