Ghoul
#667744
Here's everything about the color Ghoul (#667744) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #667744 | |
|---|---|---|
| RGB | rgb(102, 119, 68) | |
| HSL | hsl(80, 27%, 37%) | |
| CMYK | cmyk(14%, 0%, 43%, 53%) | |
| LAB | lab(48, -13, 26) | |
| OKLCH | oklch(0.54 0.076 124) |
Color harmonies
Tints & shades
Code snippets
color: #667744;
background-color: #667744;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF667744)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.47, blue: 0.27, alpha: 1.0)