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