Bock
#5d341a · one of 31,915 named colors
Bock is a dark, strong orange with the hex code #5d341a. In RGB it is 93 red, 52 green and 26 blue, and white text is most readable on top of it.
Codes
HEX
#5d341aHEX8
#5d341affRGB
rgb(93, 52, 26)RGBA
rgba(93, 52, 26, 1)RGB %
rgb(36%, 20%, 10%)HSL
hsl(23, 56%, 23%)HSLA
hsla(23, 56%, 23%, 1)Variables
Sass
$bock: #5d341a;Less
@bock: #5d341a;CSS
--bock: #5d341a;