Jedi Night
#041108
Here's everything about the color Jedi Night (#041108) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #041108 | |
|---|---|---|
| RGB | rgb(4, 17, 8) | |
| HSL | hsl(138, 62%, 4%) | |
| CMYK | cmyk(76%, 0%, 53%, 93%) | |
| LAB | lab(4, -5, 3) | |
| OKLCH | oklch(0.16 0.028 154) |
Color harmonies
Tints & shades
Code snippets
color: #041108;
background-color: #041108;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF041108)
/* Swift / UIKit */
UIColor(red: 0.02, green: 0.07, blue: 0.03, alpha: 1.0)