tueplots.constants.color.rgb module#

RGB color constants.

tueplots.constants.color.rgb.mps_gray = array([0.86666667, 0.87058824, 0.83921569])#

Color associated with the Max Planck Society. Gray.

tueplots.constants.color.rgb.mps_green = array([0.06666667, 0.4       , 0.3372549 ])#

Color associated with the Max Planck Society. Green.

tueplots.constants.color.rgb.mps_lightgray = array([127.93333333, 127.93529412, 127.91960784])#

Color associated with the Max Planck Society. Light gray. 50% version.

tueplots.constants.color.rgb.mps_lightgreen = array([127.53333333, 127.7       , 127.66862745])#

Color associated with the Max Planck Society. Light green. 50% version.

tueplots.constants.color.rgb.pn_blue = array([0.16078431, 0.26666667, 0.64705882])#

probnum.org. Blue.

Type:

Color associated with ProbNum

tueplots.constants.color.rgb.pn_gray = array([0.68627451, 0.70196078, 0.71764706])#

probnum.org. Gray.

Type:

Color associated with ProbNum

tueplots.constants.color.rgb.pn_green = array([0.15686275, 0.72941176, 0.70588235])#

probnum.org. Green.

Type:

Color associated with ProbNum

tueplots.constants.color.rgb.pn_orange = array([1. , 0.6, 0.2])#

probnum.org. Orange.

Type:

Color associated with ProbNum

tueplots.constants.color.rgb.pn_red = array([0.55294118, 0.17647059, 0.22352941])#

probnum.org. Red.

Type:

Color associated with ProbNum

tueplots.constants.color.rgb.tue_blue = array([0.        , 0.41176471, 0.66666667])#

Color associated with the University of Tübingen. Blue.

tueplots.constants.color.rgb.tue_brown = array([0.56862745, 0.41176471, 0.2745098 ])#

Color associated with the University of Tübingen. Brown.

tueplots.constants.color.rgb.tue_dark = array([0.21568627, 0.25490196, 0.29019608])#

Color associated with the University of Tübingen. Dark gray.

tueplots.constants.color.rgb.tue_darkblue = array([0.25490196, 0.35294118, 0.54901961])#

Color associated with the University of Tübingen. Dark blue.

tueplots.constants.color.rgb.tue_darkgreen = array([0.19607843, 0.43137255, 0.11764706])#

Color associated with the University of Tübingen. Dark green.

tueplots.constants.color.rgb.tue_gold = array([0.68235294, 0.62352941, 0.42745098])#

Color associated with the University of Tübingen. Gold.

tueplots.constants.color.rgb.tue_gray = array([0.68627451, 0.70196078, 0.71764706])#

Color associated with the University of Tübingen. Gray.

tueplots.constants.color.rgb.tue_green = array([0.49019608, 0.64705882, 0.29411765])#

Color associated with the University of Tübingen. Green.

tueplots.constants.color.rgb.tue_lightblue = array([0.31372549, 0.66666667, 0.78431373])#

Color associated with the University of Tübingen. Light blue.

tueplots.constants.color.rgb.tue_lightgold = array([0.9372549 , 0.9254902 , 0.88627451])#

Color associated with the University of Tübingen. Light gold.

tueplots.constants.color.rgb.tue_lightgreen = array([0.50980392, 0.7254902 , 0.62745098])#

Color associated with the University of Tübingen. Light green.

tueplots.constants.color.rgb.tue_lightorange = array([0.84313725, 0.70588235, 0.41176471])#

Color associated with the University of Tübingen. Light orange.

tueplots.constants.color.rgb.tue_mauve = array([0.70588235, 0.62745098, 0.58823529])#

Color associated with the University of Tübingen. Mauve.

tueplots.constants.color.rgb.tue_ocre = array([0.78431373, 0.31372549, 0.23529412])#

Color associated with the University of Tübingen. Ocre.

tueplots.constants.color.rgb.tue_orange = array([0.82352941, 0.58823529, 0.        ])#

Color associated with the University of Tübingen. Orange.

tueplots.constants.color.rgb.tue_red = array([0.55294118, 0.17647059, 0.22352941])#

Color associated with the University of Tübingen. Red.

tueplots.constants.color.rgb.tue_violet = array([0.68627451, 0.43137255, 0.58823529])#

Color associated with the University of Tübingen. Violet.