Root Brown
#6b3226 · one of 31,915 named colors
Root Brown is a dark, strong red with the hex code #6b3226. In RGB it is 107 red, 50 green and 38 blue, and white text is most readable on top of it.
Codes
HEX
#6b3226HEX8
#6b3226ffRGB
rgb(107, 50, 38)RGBA
rgba(107, 50, 38, 1)RGB %
rgb(42%, 20%, 15%)HSL
hsl(10, 48%, 28%)HSLA
hsla(10, 48%, 28%, 1)Variables
Sass
$root-brown: #6b3226;Less
@root-brown: #6b3226;CSS
--root-brown: #6b3226;