Royal Night
#2b3191 · one of 31,915 named colors
Royal Night is a medium, strong blue with the hex code #2b3191. In RGB it is 43 red, 49 green and 145 blue, and white text is most readable on top of it.
Codes
HEX
#2b3191HEX8
#2b3191ffRGB
rgb(43, 49, 145)RGBA
rgba(43, 49, 145, 1)RGB %
rgb(17%, 19%, 57%)HSL
hsl(236, 54%, 37%)HSLA
hsla(236, 54%, 37%, 1)Variables
Sass
$royal-night: #2b3191;Less
@royal-night: #2b3191;CSS
--royal-night: #2b3191;