Old Guitar
#b35e1f · one of 31,915 named colors
Old Guitar is a medium, strong orange with the hex code #b35e1f. In RGB it is 179 red, 94 green and 31 blue, and white text is most readable on top of it.
Codes
HEX
#b35e1fHEX8
#b35e1fffRGB
rgb(179, 94, 31)RGBA
rgba(179, 94, 31, 1)RGB %
rgb(70%, 37%, 12%)HSL
hsl(26, 70%, 41%)HSLA
hsla(26, 70%, 41%, 1)Variables
Sass
$old-guitar: #b35e1f;Less
@old-guitar: #b35e1f;CSS
--old-guitar: #b35e1f;