Contents Menu Expand Light mode Dark mode Auto light/dark mode
ColourAlpha documentation
ColourAlpha documentation

Contents:

  • Installation
  • Usage
  • API
    • colour
      • colour.color
        • colour.color.RGB_color_picker
        • colour.color.make_color_factory
        • colour.color.C_HEX
        • colour.color.C_HSL
        • colour.color.C_RGB
        • colour.color.Color
      • colour.colour
      • colour.constants
      • colour.conversions
        • colour.conversions.hex2hsl
        • colour.conversions.hex2rgb
        • colour.conversions.hex2web
        • colour.conversions.hsl2hex
        • colour.conversions.hsl2rgb
        • colour.conversions.hsl2web
        • colour.conversions.rgb2hex
        • colour.conversions.rgb2hsl
        • colour.conversions.rgb2web
        • colour.conversions.web2hex
        • colour.conversions.web2hsl
        • colour.conversions.web2rgb
      • colour.equivalences
        • colour.equivalences.HSL_equivalence
        • colour.equivalences.RGB_equivalence
      • colour.utils
        • colour.utils.color_scale
        • colour.utils.hash_or_str

Welcome to ColourAlpha’s documentation!¶

Contents:

  • Installation
  • Usage
    • Instantiation
    • Reading values
    • Modifying color objects
    • Ranges of colors
    • Color comparison
    • Picking arbitrary color for a python object
    • Color factory
  • API
    • colour

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next
Installation
Copyright © 2022, Marcin Serwin | Created using Sphinx and @pradyunsg's Furo theme. | Show Source
Contents
  • Welcome to ColourAlpha’s documentation!
  • Indices and tables