Please see https://docs.python.org/2/library/colorsys.html
And follow the links in there, read the FAQ. You'll find that python represents RGB values in three numeric values. Very simple. I believe scale is 0.0 to 1.0. --- Joseph S. -----Original Message----- From: Python-list <[email protected]> On Behalf Of [email protected] Sent: Monday, June 17, 2019 10:28 AM To: [email protected] Subject: Python-list Digest, Vol 189, Issue 17 ---External Email--- Send Python-list mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://mail.python.org/mailman/listinfo/python-list or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Python-list digest..." -- https://mail.python.org/mailman/listinfo/python-list
