Noir Fiction
#150811
Here's everything about the color Noir Fiction (#150811) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #150811 | |
|---|---|---|
| RGB | rgb(21, 8, 17) | |
| HSL | hsl(318, 45%, 6%) | |
| CMYK | cmyk(0%, 62%, 19%, 92%) | |
| LAB | lab(3, 6, -2) | |
| OKLCH | oklch(0.16 0.029 339) |
Color harmonies
Tints & shades
Code snippets
color: #150811;
background-color: #150811;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF150811)
/* Swift / UIKit */
UIColor(red: 0.08, green: 0.03, blue: 0.07, alpha: 1.0)