Classic Movie
#728284
Classic Movie is a color with the hex code #728284. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #728284 | |
|---|---|---|
| RGB | rgb(114, 130, 132) | |
| HSL | hsl(187, 7%, 48%) | |
| CMYK | cmyk(14%, 2%, 0%, 48%) | |
| LAB | lab(53, -6, -3) | |
| OKLCH | oklch(0.59 0.019 206) |
Color harmonies
Tints & shades
Code snippets
color: #728284;
background-color: #728284;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF728284)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.51, blue: 0.52, alpha: 1.0)