Red Beech
#7b3801 · one of 31,915 named colors
Red Beech is a dark, vivid orange with the hex code #7b3801. In RGB it is 123 red, 56 green and 1 blue, and white text is most readable on top of it.
Codes
HEX
#7b3801HEX8
#7b3801ffRGB
rgb(123, 56, 1)RGBA
rgba(123, 56, 1, 1)RGB %
rgb(48%, 22%, 0%)HSL
hsl(27, 98%, 24%)HSLA
hsla(27, 98%, 24%, 1)Variables
Sass
$red-beech: #7b3801;Less
@red-beech: #7b3801;CSS
--red-beech: #7b3801;