colorops 0.1
Colorops converts between colorspaces, finds the best text color for your background, and can adjust hue, saturation, contrast and brightness.
Colorops converts between colorspaces, finds the best text color for your background, and can adjust hue, saturation, contrast and brightness. It's particularly useful for templated HTML and CSS, e.g:
border: {{ primary_color.adjust(brightness_offset=0.4) }}
The module uses YUV for high-quality results, rather than HSV.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| colorops-0.1.tar.gz (md5) | Source | 2011-10-19 | 3KB | 210 | |
- Author: Nathan Reynolds
- Home Page: https://github.com/nathforge/colorops
- Package Index Owner: nathforge
- DOAP record: colorops-0.1.xml
