Dark Orchestra
#251b19
Here's everything about the color Dark Orchestra (#251b19) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #251b19 | |
|---|---|---|
| RGB | rgb(37, 27, 25) | |
| HSL | hsl(10, 19%, 12%) | |
| CMYK | cmyk(0%, 27%, 32%, 85%) | |
| LAB | lab(11, 5, 3) | |
| OKLCH | oklch(0.23 0.016 31) |
Color harmonies
Tints & shades
Code snippets
color: #251b19;
background-color: #251b19;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF251B19)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.11, blue: 0.10, alpha: 1.0)