obspy.io.kml.core._rgba_tuple_to_kml_color_code

_rgba_tuple_to_kml_color_code(rgba)[source]

Convert tuple of (red, green, blue, alpha) float values (0.0-1.0) to KML hex color code string “aabbggrr”.