Royal
#0c1793
Royal, represented by the hex value #0c1793, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #0c1793 | |
|---|---|---|
| RGB | rgb(12, 23, 147) | |
| HSL | hsl(235, 85%, 31%) | |
| CMYK | cmyk(92%, 84%, 0%, 42%) | |
| LAB | lab(18, 37, -68) | |
| OKLCH | oklch(0.32 0.192 266) |
Color harmonies
Tints & shades
Code snippets
color: #0c1793;
background-color: #0c1793;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF0C1793)
/* Swift / UIKit */
UIColor(red: 0.05, green: 0.09, blue: 0.58, alpha: 1.0)