Descent Into the Catacombs
#445155
Here's everything about the color Descent Into the Catacombs (#445155) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #445155 | |
|---|---|---|
| RGB | rgb(68, 81, 85) | |
| HSL | hsl(194, 11%, 30%) | |
| CMYK | cmyk(20%, 5%, 0%, 67%) | |
| LAB | lab(33, -5, -4) | |
| OKLCH | oklch(0.43 0.018 218) |
Color harmonies
Tints & shades
Code snippets
color: #445155;
background-color: #445155;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF445155)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.32, blue: 0.33, alpha: 1.0)