====== colorname ====== ===== About ===== colorname tries to assign a name to a color using external color definitions and a little math. For this it calculates the [[wp>Euclidean_distance|euclidean distance]] between the currently selected color and all predefined colors, either in the [[wp>YIQ|YIQ]], [[wp>Rgb|RGB]] or [[wp>HSV_color_space|HSV]] color space. Should you stumble over any bugs please [[http://github.com/0xCAFEBABE/colorname/issues|report them]]. colorname's source is available at [[http://github.com/0xCAFEBABE/colorname|Github]]. It is licensed under the [[http://www.gnu.org/licenses/old-licenses/gpl-2.0.html|GPLv2]]. ===== Authors ===== colorname was written by * [[http://demod.org|Philippe 'demod' Neumann]] ([[colorname@demod.org]]) * [[http://foosel.net|Gina 'foosel' Häußge]] ([[gina@foosel.net]]) ===== Contributors ===== * [[http://bzed.de|bzed]] * [[http://gimp-fr.org|gimp-fr]] ===== Download ===== * {{filename>files/colorname-*.*[0-9].tar.gz&direct=1&sort=mtime}} ===== Usage ===== On unix-like operating systems you can install it with ''sudo ./setup.py install'' and then run it by calling ''colorname.py''. ===== Dependencies ===== colorname has been tested with * [[http://python.org|Python]] ≥ 2.4 * [[http://www.pygtk.org/|PyGTK]] ≥ 2.10 * [[http://www.gnome.org/|GNOME]] ≥ 2.18 (optional) * python-gnome 2.18 ===== Screenshot ===== {{:colorname:colorname-0.3.png|Screenshot}} \\ A screenshot colorname 0.3. The color in question is color of this wiki's text (#323D44).