Blood of Zeus
#640f09
Blood of Zeus is a color with the hex code #640f09. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #640f09 | |
|---|---|---|
| RGB | rgb(100, 15, 9) | |
| HSL | hsl(4, 83%, 21%) | |
| CMYK | cmyk(0%, 85%, 91%, 61%) | |
| LAB | lab(21, 37, 28) | |
| OKLCH | oklch(0.33 0.119 29) |
Color harmonies
Tints & shades
Code snippets
color: #640f09;
background-color: #640f09;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF640F09)
/* Swift / UIKit */
UIColor(red: 0.39, green: 0.06, blue: 0.04, alpha: 1.0)