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