Keese Blue
#0000bc · one of 31,915 named colors
Keese Blue is a medium, vivid blue with the hex code #0000bc. In RGB it is 0 red, 0 green and 188 blue, and white text is most readable on top of it.
Codes
HEX
#0000bcHEX8
#0000bcffRGB
rgb(0, 0, 188)RGBA
rgba(0, 0, 188, 1)RGB %
rgb(0%, 0%, 74%)HSL
hsl(240, 100%, 37%)HSLA
hsla(240, 100%, 37%, 1)Variables
Sass
$keese-blue: #0000bc;Less
@keese-blue: #0000bc;CSS
--keese-blue: #0000bc;