Tin
#919191
Here's everything about the color Tin (#919191) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #919191 | |
|---|---|---|
| RGB | rgb(145, 145, 145) | |
| HSL | hsl(0, 0%, 57%) | |
| CMYK | cmyk(0%, 0%, 0%, 43%) | |
| LAB | lab(60, 0, 0) | |
| OKLCH | oklch(0.66 0 0) |
Color harmonies
Tints & shades
Code snippets
color: #919191;
background-color: #919191;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF919191)
/* Swift / UIKit */
UIColor(red: 0.57, green: 0.57, blue: 0.57, alpha: 1.0)