Intense Brown
#7f5400 · one of 31,915 named colors
Intense Brown is a dark, vivid orange with the hex code #7f5400. In RGB it is 127 red, 84 green and 0 blue, and white text is most readable on top of it.
Part of Shades of Brown →
Try Intense Brown in the generator →
Codes
HEX
#7f5400HEX8
#7f5400ffRGB
rgb(127, 84, 0)RGBA
rgba(127, 84, 0, 1)RGB %
rgb(50%, 33%, 0%)HSL
hsl(40, 100%, 25%)HSLA
hsla(40, 100%, 25%, 1)Variables
Sass
$intense-brown: #7f5400;Less
@intense-brown: #7f5400;CSS
--intense-brown: #7f5400;