Giter Club home page Giter Club logo

xkcdcolors's Introduction

Package xkcdcolors for LaTeX

In the year 2010, Randall Munroe on posted a really fun and nice article on the iconic web of xkcd. He did a very curious experiment: showing colors to a lot of people and asking to name each one.

Afterward, he processed the data and sorted the names for each color by popularity --- that means, how many people gave the same name to the same color (no guidance here! Read the post linked above for details).

He obtained a nice list of around 950 color names. It's not at all surprising that a lot of people forged CloudyBlue, but some color is really surprising, like for example BabyPoopGreen or DullPink...

DOCUMENTATION

See the included file xkcdcolors-manual.tex; you can compile it running (twice) pdflatex on it. If you want to have a look, you can find a compiled copy on the release page or on CTAN.

If you have already installed the package in your TeX distribution, use texdoc xkcdcolors; it should show you the manual of the installed version of the package.

To search for a color in a fast way, at least on Unix or on a compatible bash shell, you can use the following command:

[romano:~] % grep -i duck  $(kpsewhich xkcdcolors.sty)
    DuckEggBlue,C3FBF4;%

Links

A very interesting link about "ordering" the 900+ colors here is this one on Wolfram Community; well worth a look.

AUTHOR

Romano Giannetti [email protected]

LICENSE

This package use Randall Munroe's file rgb.txt which is distributed under CC0 1.0. You can use that license or LPPL 1.3c

SOURCE REPO

The source is hosted on GitHub. If you clone the repository, you can use

make local-install

to install the package on your local TEXMF tree.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.