"The 954 most common RGB monitor colors, as defined by several
hundred thousand participants in the xkcd color name survey."
https://xkcd.com/color/rgb/
And then, and most importantly, people do use'em:
ax.set_facecolor('xkcd:salmon') ax.set_facecolor((1.0, 0.47, 0.42))
(source: https://stackoverflow.com/questions/14088687/how-to-change-plot-background-color)
No comments:
Post a Comment