Woodgrain
#996633
Here's everything about the color Woodgrain (#996633) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #996633 | |
|---|---|---|
| RGB | rgb(153, 102, 51) | |
| HSL | hsl(30, 50%, 40%) | |
| CMYK | cmyk(0%, 33%, 67%, 40%) | |
| LAB | lab(48, 17, 37) | |
| OKLCH | oklch(0.55 0.094 64) |
Color harmonies
Tints & shades
Code snippets
color: #996633;
background-color: #996633;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF996633)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.40, blue: 0.20, alpha: 1.0)