Scoville Highness
#900405
Here's everything about the color Scoville Highness (#900405) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #900405 | |
|---|---|---|
| RGB | rgb(144, 4, 5) | |
| HSL | hsl(360, 95%, 29%) | |
| CMYK | cmyk(0%, 97%, 97%, 44%) | |
| LAB | lab(30, 52, 42) | |
| OKLCH | oklch(0.41 0.166 29) |
Color harmonies
Tints & shades
Code snippets
color: #900405;
background-color: #900405;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF900405)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.02, blue: 0.02, alpha: 1.0)