Brown Study
#4a290d · one of 31,915 named colors
Brown Study is a dark, strong orange with the hex code #4a290d. In RGB it is 74 red, 41 green and 13 blue, and white text is most readable on top of it.
Codes
HEX
#4a290dHEX8
#4a290dffRGB
rgb(74, 41, 13)RGBA
rgba(74, 41, 13, 1)RGB %
rgb(29%, 16%, 5%)HSL
hsl(28, 70%, 17%)HSLA
hsla(28, 70%, 17%, 1)Variables
Sass
$brown-study: #4a290d;Less
@brown-study: #4a290d;CSS
--brown-study: #4a290d;