Chinese Blue
#365194 · one of 31,915 named colors
Chinese Blue is a medium, strong blue with the hex code #365194. In RGB it is 54 red, 81 green and 148 blue, and white text is most readable on top of it.
Codes
HEX
#365194HEX8
#365194ffRGB
rgb(54, 81, 148)RGBA
rgba(54, 81, 148, 1)RGB %
rgb(21%, 32%, 58%)HSL
hsl(223, 47%, 40%)HSLA
hsla(223, 47%, 40%, 1)Variables
Sass
$chinese-blue: #365194;Less
@chinese-blue: #365194;CSS
--chinese-blue: #365194;