Monkey King
#bf6414 · one of 31,915 named colors
Monkey King is a medium, vivid orange with the hex code #bf6414. In RGB it is 191 red, 100 green and 20 blue, and black text is most readable on top of it.
Codes
HEX
#bf6414HEX8
#bf6414ffRGB
rgb(191, 100, 20)RGBA
rgba(191, 100, 20, 1)RGB %
rgb(75%, 39%, 8%)HSL
hsl(28, 81%, 41%)HSLA
hsla(28, 81%, 41%, 1)Variables
Sass
$monkey-king: #bf6414;Less
@monkey-king: #bf6414;CSS
--monkey-king: #bf6414;