Tuna
#46494e
Here's everything about the color Tuna (#46494e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #46494e | |
|---|---|---|
| RGB | rgb(70, 73, 78) | |
| HSL | hsl(218, 5%, 29%) | |
| CMYK | cmyk(10%, 6%, 0%, 69%) | |
| LAB | lab(31, 0, -3) | |
| OKLCH | oklch(0.4 0.009 261) |
Color harmonies
Tints & shades
Code snippets
color: #46494e;
background-color: #46494e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF46494E)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.29, blue: 0.31, alpha: 1.0)