Piano Black
#17171a
Here's everything about the color Piano Black (#17171a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #17171a | |
|---|---|---|
| RGB | rgb(23, 23, 26) | |
| HSL | hsl(240, 6%, 10%) | |
| CMYK | cmyk(12%, 12%, 0%, 90%) | |
| LAB | lab(8, 1, -2) | |
| OKLCH | oklch(0.21 0.006 286) |
Color harmonies
Tints & shades
Code snippets
color: #17171a;
background-color: #17171a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF17171A)
/* Swift / UIKit */
UIColor(red: 0.09, green: 0.09, blue: 0.10, alpha: 1.0)