Python Forum
Converting string to hex triplet
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Converting string to hex triplet
#2
Maybe webcolors can help

Quote:What this module supports
The mappings and functions within this module support the following methods of specifying sRGB colors, and conversions between them:
  • Six-digit hexadecimal.
  • Three-digit hexadecimal.
  • Integer rgb() triplet.
  • Percentage rgb() triplet.
  • Varying selections of predefined color names (see below).
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
Converting string to hex triplet - by menator01 - Aug-03-2020, 06:10 AM
RE: Converting string to hex triplet - by perfringo - Aug-03-2020, 06:17 AM
RE: Converting string to hex triplet - by bowlofred - Aug-03-2020, 06:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Formatting DateTime string and and converting it from AM/PM to 24 hours tester_V 2 256 Jun-08-2024, 05:16 PM
Last Post: tester_V
  Converting '1a2b3c' string to Dictionary PythonNoobLvl1 6 2,064 May-13-2022, 03:44 PM
Last Post: deanhystad
  Need help converting string to int dedesssse 7 2,888 Jul-07-2021, 09:32 PM
Last Post: deanhystad
  Beautify dictionary without converting to string. sharoon 6 3,578 Apr-11-2021, 08:32 AM
Last Post: buran
  how to deal with problem of converting string to int usthbstar 1 2,114 Jan-05-2021, 01:33 PM
Last Post: perfringo
  Triplet Combinations of All Values quest 2 2,128 Nov-05-2020, 09:22 AM
Last Post: quest
  converting string object inside a list into an intiger bwdu 4 2,799 Mar-31-2020, 10:36 AM
Last Post: buran
  Converting query string as a condition for filter data. shah_entrance 1 1,895 Jan-14-2020, 09:22 AM
Last Post: perfringo
  Converting a patterned string or text into excel table soup1987 1 2,231 Oct-03-2019, 01:37 AM
Last Post: Larz60+
  converting array to and from string in python 3.7.2 srm 5 6,483 Jul-03-2019, 01:11 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020