seaborn.saturate# seaborn.saturate(color)# Return a fully saturated color with the same hue. Parameters: colormatplotlib colorhex, rgb-tuple, or html color name Returns: new_colorrgb tuplesaturated color code in RGB tuple representation