Converts between common color representations (RGB, HSL, web...)
Python module to convert between color representations:
* RGB, HSL, 6-digit hex, 3-digit hex, human color
* One object (Color) or several single purpose functions
(rgb2hex, hsl2rgb, ...)
* Web format which uses the smallest representation between
6-digit (e.g. #fa3b2c), 3-digit (e.g. #fbb), fully spelled
color (e.g. white), following W3C color naming for compatible
CSS or HTML color specifications
* Color scale generation choosing N color gradients
* It's possible to pick colors to identify objects of the
application being developed
- Links to devel:languages:python / python-colour
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:frispete:python/python-colour && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000462 462 Bytes |
Latest Revision
Hans-Peter Jansen (frispete)
committed
(revision 1)
Comments 0