colorname
utility to associate a name to a color
Install
- All systems
-
curl cmd.cat/colorname.sh
- Debian
-
apt-get install colorname
- Ubuntu
-
apt-get install colorname
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install colorname
- Raspbian
-
apt-get install colorname
- Dockerfile
- dockerfile.run/colorname
colorname
utility to associate a name to a color
colorname 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 YIQ, RGB or HSV color space.