webcolors
1.7
  • Installation guide
  • An overview of colors on the Web
  • Normalization and conventions
  • Module contents
  • Conformance and testing
  • Frequently asked questions
webcolors
  • Docs »
  • Index

Index

C | H | N | R | W

C

CSS21_HEX_TO_NAMES (in module webcolors)
CSS21_NAMES_TO_HEX (in module webcolors)
CSS2_HEX_TO_NAMES (in module webcolors)
CSS2_NAMES_TO_HEX (in module webcolors)
CSS3_HEX_TO_NAMES (in module webcolors)
CSS3_NAMES_TO_HEX (in module webcolors)

H

hex_to_name() (in module webcolors)
hex_to_rgb() (in module webcolors)
hex_to_rgb_percent() (in module webcolors)
HTML4_HEX_TO_NAMES (in module webcolors)
HTML4_NAMES_TO_HEX (in module webcolors)
html5_parse_legacy_color() (in module webcolors)
html5_parse_simple_color() (in module webcolors)
html5_serialize_simple_color() (in module webcolors)

N

name_to_hex() (in module webcolors)
name_to_rgb() (in module webcolors)
name_to_rgb_percent() (in module webcolors)
normalize_hex() (in module webcolors)
normalize_integer_triplet() (in module webcolors)
normalize_percent_triplet() (in module webcolors)

R

rgb_percent_to_hex() (in module webcolors)
rgb_percent_to_name() (in module webcolors)
rgb_percent_to_rgb() (in module webcolors)
rgb_to_hex() (in module webcolors)
rgb_to_name() (in module webcolors)
rgb_to_rgb_percent() (in module webcolors)

W

webcolors (module)

© Copyright 2008-2016, James Bennett.

Built with Sphinx using a theme provided by Read the Docs.