Papyrus
#999911 · one of 31,915 named colors
Papyrus is a dark, vivid yellow with the hex code #999911. In RGB it is 153 red, 153 green and 17 blue, and black text is most readable on top of it.
Codes
HEX
#999911HEX8
#999911ffRGB
rgb(153, 153, 17)RGBA
rgba(153, 153, 17, 1)RGB %
rgb(60%, 60%, 7%)HSL
hsl(60, 80%, 33%)HSLA
hsla(60, 80%, 33%, 1)Variables
Sass
$papyrus: #999911;Less
@papyrus: #999911;CSS
--papyrus: #999911;