Setup
Users Guide
API
Planning
Conversion to RGB colors.
colors (list of str or tuples of int) – list of RGB colors, 0-255 range RGB colors or HTML format
output_type (int or float, optional. Default: int) – Whether to write RGB colors in 0-255 or 0-1 range. Chose float to use with matplotlib.
colors – RGB colors
list of tuples