You can see all the details about the methods used to create these colormaps in Peter Kovesi's 2015 arXiv paper. Other useful background is available in a 1996 paper from IBM.
This notebook gives a practical introduction to using colors in graphics in Python. The matplotlib package has excellent support for managing colors and plots, however, it can sometimes be a bit ...