Floppy Disk
#110044 · one of 31,915 named colors
Floppy Disk is a very dark, vivid purple with the hex code #110044. In RGB it is 17 red, 0 green and 68 blue, and white text is most readable on top of it.
Codes
HEX
#110044HEX8
#110044ffRGB
rgb(17, 0, 68)RGBA
rgba(17, 0, 68, 1)RGB %
rgb(7%, 0%, 27%)HSL
hsl(255, 100%, 13%)HSLA
hsla(255, 100%, 13%, 1)Variables
Sass
$floppy-disk: #110044;Less
@floppy-disk: #110044;CSS
--floppy-disk: #110044;