Burned
#520b00 · one of 31,915 named colors
Burned is a dark, vivid red with the hex code #520b00. In RGB it is 82 red, 11 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#520b00HEX8
#520b00ffRGB
rgb(82, 11, 0)RGBA
rgba(82, 11, 0, 1)RGB %
rgb(32%, 4%, 0%)HSL
hsl(8, 100%, 16%)HSLA
hsla(8, 100%, 16%, 1)Variables
Sass
$burned: #520b00;Less
@burned: #520b00;CSS
--burned: #520b00;