Skip to content

Comment on Custom Colors of HN

Comments

Here's a quick and dirty script for parsing the site and rendering the colors in an RGB scatter plot.

https://gist.github.com/ginkgo/9656285

edit:

There's a couple of interesting things to see here:

* There's a clearly visible diagonal axis of the shades of grey.

* There's a cluster of colors around the default orange value.

* The "pink corner" of the color cube is very sparsely populated compared to the other ones.

I guess the clearly visible diagonal axis is because people just type the same distance for all the axes when they choose gray. So they would go like: dcdcdc or acacac etc.

I did the same thing, but with html/js: http://solidred.co.uk/topcolors/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.