Van Dyke Brown
#664228
Here's everything about the color Van Dyke Brown (#664228) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #664228 | |
|---|---|---|
| RGB | rgb(102, 66, 40) | |
| HSL | hsl(25, 44%, 28%) | |
| CMYK | cmyk(0%, 35%, 61%, 60%) | |
| LAB | lab(32, 14, 22) | |
| OKLCH | oklch(0.41 0.064 56) |
Color harmonies
Tints & shades
Code snippets
color: #664228;
background-color: #664228;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF664228)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.26, blue: 0.16, alpha: 1.0)