You are here: start » colorname

colorname

About

colorname is both a plugin for The Gimp as well as a standalone tool that tries to assign a name to a color (using external color definitions and a little math).

For this it calculates the euclidean distance between the currently selected color and all predefined colors, either in the RGB or HSV color space.

colorname is licensed under the GPLv2.

In case you stumble over any bugs, feel free to report them.

Authors

Contributors

Download

Usage

Standalone

Just start colorname.py

Gimp plugin

Once installed you can find colorname in the GIMP under: ”<Toolbox>/Xtns/Colorname”

Dependencies

colorname has been tested with

  • Python >= 2.4
  • PyGTK >= 2.10
  • The Gimp >= 2.2.0 (optional, only needed if you want to use colorname as a gimp plugin)
    • gimp-python
  • GNOME >= 2.18 (optional)
    • python-gnome 2.18

Screenshot

Screenshot
A screenshot of the gimp plugin in version 0.2rc2. The color in question is the base color of this wiki's color scheme (#323D44).

colorname.txt · Last modified: 2009/03/24 12:19 by demod