0.11.2
  • Gallery
  • Tutorial
  • API
  • Site
      • Introduction
      • Release notes
      • Installing
      • Example gallery
      • Tutorial
      • API reference
      • Citing
      • Archive
  • Page
      • seaborn.saturate

seaborn.saturate¶

seaborn.saturate(color)¶

Return a fully saturated color with the same hue.

Parameters
colormatplotlib color

hex, rgb-tuple, or html color name

Returns
new_colorrgb tuple

saturated color code in RGB tuple representation

Back to top

© Copyright 2012-2021, Michael Waskom. Created using Sphinx 3.3.1.