Blackened Sun
#77150e
Blackened Sun is a color with the hex code #77150e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #77150e | |
|---|---|---|
| RGB | rgb(119, 21, 14) | |
| HSL | hsl(4, 79%, 26%) | |
| CMYK | cmyk(0%, 82%, 88%, 53%) | |
| LAB | lab(26, 42, 32) | |
| OKLCH | oklch(0.37 0.133 29) |
Color harmonies
Tints & shades
Code snippets
color: #77150e;
background-color: #77150e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF77150E)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.08, blue: 0.05, alpha: 1.0)