Medium Brown
#7f5112 · one of 31,915 named colors
Medium Brown is a dark, vivid orange with the hex code #7f5112. In RGB it is 127 red, 81 green and 18 blue, and white text is most readable on top of it.
Part of Shades of Brown →
Try Medium Brown in the generator →
Codes
HEX
#7f5112HEX8
#7f5112ffRGB
rgb(127, 81, 18)RGBA
rgba(127, 81, 18, 1)RGB %
rgb(50%, 32%, 7%)HSL
hsl(35, 75%, 28%)HSLA
hsla(35, 75%, 28%, 1)Variables
Sass
$medium-brown: #7f5112;Less
@medium-brown: #7f5112;CSS
--medium-brown: #7f5112;