Lifeline
#990033
Here's everything about the color Lifeline (#990033) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #990033 | |
|---|---|---|
| RGB | rgb(153, 0, 51) | |
| HSL | hsl(340, 100%, 30%) | |
| CMYK | cmyk(0%, 100%, 67%, 40%) | |
| LAB | lab(32, 56, 19) | |
| OKLCH | oklch(0.43 0.174 14) |
Color harmonies
Tints & shades
Code snippets
color: #990033;
background-color: #990033;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF990033)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.00, blue: 0.20, alpha: 1.0)