Moor-Monster
#1f5429
Moor-Monster, represented by the hex value #1f5429, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #1f5429 | |
|---|---|---|
| RGB | rgb(31, 84, 41) | |
| HSL | hsl(131, 46%, 23%) | |
| CMYK | cmyk(63%, 0%, 51%, 67%) | |
| LAB | lab(31, -26, 20) | |
| OKLCH | oklch(0.4 0.09 147) |
Color harmonies
Tints & shades
Code snippets
color: #1f5429;
background-color: #1f5429;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF1F5429)
/* Swift / UIKit */
UIColor(red: 0.12, green: 0.33, blue: 0.16, alpha: 1.0)