Meatloaf
#663311
Here's everything about the color Meatloaf (#663311) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #663311 | |
|---|---|---|
| RGB | rgb(102, 51, 17) | |
| HSL | hsl(24, 71%, 23%) | |
| CMYK | cmyk(0%, 50%, 83%, 60%) | |
| LAB | lab(28, 21, 31) | |
| OKLCH | oklch(0.38 0.086 51) |
Color harmonies
Tints & shades
Code snippets
color: #663311;
background-color: #663311;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF663311)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.20, blue: 0.07, alpha: 1.0)