Crimson Boy
#b44933
Crimson Boy, represented by the hex value #b44933, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b44933 | |
|---|---|---|
| RGB | rgb(180, 73, 51) | |
| HSL | hsl(10, 56%, 45%) | |
| CMYK | cmyk(0%, 59%, 72%, 29%) | |
| LAB | lab(46, 43, 36) | |
| OKLCH | oklch(0.54 0.144 33) |
Color harmonies
Tints & shades
Code snippets
color: #b44933;
background-color: #b44933;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB44933)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.29, blue: 0.20, alpha: 1.0)