School Ink
#31373f · one of 31,915 named colors
School Ink is a dark, muted blue with the hex code #31373f. In RGB it is 49 red, 55 green and 63 blue, and white text is most readable on top of it.
Codes
HEX
#31373fHEX8
#31373fffRGB
rgb(49, 55, 63)RGBA
rgba(49, 55, 63, 1)RGB %
rgb(19%, 22%, 25%)HSL
hsl(214, 13%, 22%)HSLA
hsla(214, 13%, 22%, 1)Variables
Sass
$school-ink: #31373f;Less
@school-ink: #31373f;CSS
--school-ink: #31373f;