Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishanbajracharya/rgba-to-color
Convert an rgba color string into equivalent hex, rgb and hsl color strings factoring the alpha value.
https://github.com/nishanbajracharya/rgba-to-color
Last synced: about 12 hours ago
JSON representation
Convert an rgba color string into equivalent hex, rgb and hsl color strings factoring the alpha value.
- Host: GitHub
- URL: https://github.com/nishanbajracharya/rgba-to-color
- Owner: nishanbajracharya
- License: mit
- Created: 2018-08-06T05:46:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T05:33:58.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T20:57:44.648Z (11 days ago)
- Language: JavaScript
- Size: 127 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rgba-to-color
Convert an rgba color string into equivalent hex, rgb and hsl color strings factoring the alpha value.