span_color_rgba – given the number of desired color values, return an array of RGB triplets or RGBA quadruplets that nicely span the given color map. span_named_colors – returns an RGB array that is a span between given list of named colors. Here are some older functions that are useful when working with the color map associated with the …