colores = [color for color in dir(pilas.colores) if not '_' in color and not color == 'pilas' and not color == "Color"]