Your Majesty
#61496e
Your Majesty, represented by the hex value #61496e, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #61496e | |
|---|---|---|
| RGB | rgb(97, 73, 110) | |
| HSL | hsl(279, 20%, 36%) | |
| CMYK | cmyk(12%, 34%, 0%, 57%) | |
| LAB | lab(35, 16, -17) | |
| OKLCH | oklch(0.45 0.066 313) |
Color harmonies
Tints & shades
Code snippets
color: #61496e;
background-color: #61496e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF61496E)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.29, blue: 0.43, alpha: 1.0)