Dark Mahogany
#482029 · one of 31,915 named colors
Dark Mahogany is a dark, soft red with the hex code #482029. In RGB it is 72 red, 32 green and 41 blue, and white text is most readable on top of it.
Codes
HEX
#482029HEX8
#482029ffRGB
rgb(72, 32, 41)RGBA
rgba(72, 32, 41, 1)RGB %
rgb(28%, 13%, 16%)HSL
hsl(347, 38%, 20%)HSLA
hsla(347, 38%, 20%, 1)Variables
Sass
$dark-mahogany: #482029;Less
@dark-mahogany: #482029;CSS
--dark-mahogany: #482029;