Büchel Cherry
#aa1111
Here's everything about the color Büchel Cherry (#aa1111) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa1111 | |
|---|---|---|
| RGB | rgb(170, 17, 17) | |
| HSL | hsl(0, 82%, 37%) | |
| CMYK | cmyk(0%, 90%, 90%, 33%) | |
| LAB | lab(37, 58, 45) | |
| OKLCH | oklch(0.47 0.183 28) |
Color harmonies
Tints & shades
Code snippets
color: #aa1111;
background-color: #aa1111;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAA1111)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.07, blue: 0.07, alpha: 1.0)