public marks

PUBLIC MARKS with tag hex

2022

Extract matplotlib colormap in hex-format

by cascamorto
import matplotlib from matplotlib import cm # See https://stackoverflow.com/a/65677873 for None usage cmap = cm.get_cmap('Paired', None) # PiYG print('cmap = n ') print(cmap) for i in range(cmap.N): rgba = cmap(i) # rgb2hex accepts rgb or rgba print(matplotlib.colors.rgb2hex(rgba))

2009

Unicode Lookup: convert special characters

by ycc2106
Unicode Lookup is an online reference tool to lookup Unicode and HTML special characters, by name and number, and convert between their decimal, hexadecimal, and octal bases.

Unicode code converter [ishida >> utilities]

by ycc2106
Type or paste text in any of the green or grey shaded boxes and click on the button Convert button above it. Alternative representations will appear in all the other boxes. You can then cut

2007

2006

2005

PUBLIC TAGS related to tag hex

advanced +   ascii +   cmyk +   color +   colormaps +   colors +   converter +   css +   design +   graphics +   html +   JIS +   mac +   Matplotlib +   percent +   picker +   pms +   python +   RBG +   reference +   rgb +   unicode +   utf-8 +   webdesign +  

Active users

cascamorto
last mark : 22/04/2022 22:32

ycc2106
last mark : 30/10/2009 14:51

soul1383
last mark : 14/08/2007 00:14

krachot
last mark : 01/07/2007 17:49

tallguy2270
last mark : 04/01/2007 23:52

anneni
last mark : 30/10/2006 14:41

oqdbpo
last mark : 23/06/2006 02:00

digitalmonkey
last mark : 13/08/2005 14:18