Flat Brown
#754600 · one of 31,915 named colors
Flat Brown is a dark, vivid orange with the hex code #754600. In RGB it is 117 red, 70 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#754600HEX8
#754600ffRGB
rgb(117, 70, 0)RGBA
rgba(117, 70, 0, 1)RGB %
rgb(46%, 27%, 0%)HSL
hsl(36, 100%, 23%)HSLA
hsla(36, 100%, 23%, 1)Variables
Sass
$flat-brown: #754600;Less
@flat-brown: #754600;CSS
--flat-brown: #754600;