Illuminati Green
#419168
Illuminati Green, represented by the hex value #419168, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #419168 | |
|---|---|---|
| RGB | rgb(65, 145, 104) | |
| HSL | hsl(149, 38%, 41%) | |
| CMYK | cmyk(55%, 0%, 28%, 43%) | |
| LAB | lab(54, -33, 14) | |
| OKLCH | oklch(0.59 0.102 159) |
Color harmonies
Tints & shades
Code snippets
color: #419168;
background-color: #419168;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF419168)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.57, blue: 0.41, alpha: 1.0)