Ravenclaw
#0a0555 · one of 31,915 named colors
Ravenclaw is a dark, vivid blue with the hex code #0a0555. In RGB it is 10 red, 5 green and 85 blue, and white text is most readable on top of it.
Codes
HEX
#0a0555HEX8
#0a0555ffRGB
rgb(10, 5, 85)RGBA
rgba(10, 5, 85, 1)RGB %
rgb(4%, 2%, 33%)HSL
hsl(244, 89%, 18%)HSLA
hsla(244, 89%, 18%, 1)Variables
Sass
$ravenclaw: #0a0555;Less
@ravenclaw: #0a0555;CSS
--ravenclaw: #0a0555;