Royal Decree
#403547
Royal Decree is a color with the hex code #403547. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #403547 | |
|---|---|---|
| RGB | rgb(64, 53, 71) | |
| HSL | hsl(277, 15%, 24%) | |
| CMYK | cmyk(10%, 25%, 0%, 72%) | |
| LAB | lab(24, 8, -9) | |
| OKLCH | oklch(0.35 0.034 312) |
Color harmonies
Tints & shades
Code snippets
color: #403547;
background-color: #403547;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF403547)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.21, blue: 0.28, alpha: 1.0)