Overdue Blue
#4400ff · one of 31,915 named colors
Overdue Blue is a medium, vivid purple with the hex code #4400ff. In RGB it is 68 red, 0 green and 255 blue, and white text is most readable on top of it.
Codes
HEX
#4400ffHEX8
#4400ffffRGB
rgb(68, 0, 255)RGBA
rgba(68, 0, 255, 1)RGB %
rgb(27%, 0%, 100%)HSL
hsl(256, 100%, 50%)HSLA
hsla(256, 100%, 50%, 1)Variables
Sass
$overdue-blue: #4400ff;Less
@overdue-blue: #4400ff;CSS
--overdue-blue: #4400ff;