Film Noir
#473933
Film Noir is a color with the hex code #473933. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #473933 | |
|---|---|---|
| RGB | rgb(71, 57, 51) | |
| HSL | hsl(18, 16%, 24%) | |
| CMYK | cmyk(0%, 20%, 28%, 72%) | |
| LAB | lab(25, 6, 6) | |
| OKLCH | oklch(0.36 0.022 44) |
Color harmonies
Tints & shades
Code snippets
color: #473933;
background-color: #473933;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF473933)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.22, blue: 0.20, alpha: 1.0)