Blue Torus
#042993 · one of 31,915 named colors
Blue Torus is a dark, vivid blue with the hex code #042993. In RGB it is 4 red, 41 green and 147 blue, and white text is most readable on top of it.
Codes
HEX
#042993HEX8
#042993ffRGB
rgb(4, 41, 147)RGBA
rgba(4, 41, 147, 1)RGB %
rgb(2%, 16%, 58%)HSL
hsl(224, 95%, 30%)HSLA
hsla(224, 95%, 30%, 1)Variables
Sass
$blue-torus: #042993;Less
@blue-torus: #042993;CSS
--blue-torus: #042993;