Noble Red
#92181d
Noble Red, represented by the hex value #92181d, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #92181d | |
|---|---|---|
| RGB | rgb(146, 24, 29) | |
| HSL | hsl(358, 72%, 33%) | |
| CMYK | cmyk(0%, 84%, 80%, 43%) | |
| LAB | lab(32, 50, 32) | |
| OKLCH | oklch(0.43 0.156 25) |
Color harmonies
Tints & shades
Code snippets
color: #92181d;
background-color: #92181d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF92181D)
/* Swift / UIKit */
UIColor(red: 0.57, green: 0.09, blue: 0.11, alpha: 1.0)