Brown
#653700 · one of 31,915 named colors
Brown is a dark, vivid orange with the hex code #653700. In RGB it is 101 red, 55 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#653700HEX8
#653700ffRGB
rgb(101, 55, 0)RGBA
rgba(101, 55, 0, 1)RGB %
rgb(40%, 22%, 0%)HSL
hsl(33, 100%, 20%)HSLA
hsla(33, 100%, 20%, 1)Variables
Sass
$brown: #653700;Less
@brown: #653700;CSS
--brown: #653700;