uni_potsdam
provides the nine primary colors
of the University of Potsdam, Germany.
Source
Color definitions are based on the University of Potsdam's Leitfaden (pdf).
Details
The 9 primary colors are
"hks_41"
(defined as HEX #00305e),
"hks_41_45"
(defined as HEX #818bac),
"web_color"
(defined as HEX #c1d3e0),
"faculty_of_law"
(defined as HEX #e4003a),
"faculty_of_philosophy"
(defined as HEX #8b2939),
"faculty_of_humanities"
(defined as HEX #f59c00),
"faculty_of_economics"
(defined as HEX #52822f),
"faculty_of_mathematics"
(defined as HEX #0080b5), and
"faculty_of_digital_engineering"
(defined as HEX #5A5F62).
uni_potsdam
uses the HEX color definitions.
See also
seecol
for viewing and comparing color palettes;
usecol
for using color palettes;
simcol
for finding similar colors;
newpal
for defining new color palettes;
grepal
for finding named colors.
Other German university color palettes:
fu_0_2023
,
fu_1
,
fu_1_2023
,
fu_2
,
fu_2_2023
,
fu_3
,
fu_3_2023
,
fu_4
,
hu_1
,
hu_1_2022
,
hu_1_digital
,
hu_2
,
hu_2_2022
,
hu_3_accent
,
lmu_1
,
lmu_2
,
lmu_3
,
rptu
,
uni_bonn_1
,
uni_bonn_2
,
uni_freiburg_0
,
uni_freiburg_1
,
uni_freiburg_2
,
uni_freiburg_blue
,
uni_freiburg_br
,
uni_freiburg_grey
,
uni_freiburg_info
,
uni_goettingen_1
,
uni_goettingen_2
,
uni_goettingen_3
,
uni_halle
,
uni_hamburg_1
,
uni_hamburg_2
,
uni_heidelberg
,
uni_jena_1
,
uni_jena_2
,
uni_kassel
,
uni_kiel_1
,
uni_kiel_2
,
uni_koeln_1
,
uni_koeln_2
,
uni_konstanz_1
,
uni_konstanz_2
,
uni_magdeburg_1
,
uni_magdeburg_2
,
uni_magdeburg_3
,
uni_mannheim_1
,
uni_mannheim_2
,
uni_regensburg_1
,
uni_regensburg_2
,
uni_regensburg_3
,
uni_stuttgart_1
,
uni_stuttgart_print
,
uni_ulm_1
,
uni_ulm_2
Examples
uni_potsdam
#> hks_41 hks_41_45
#> "#00305e" "#818bac"
#> web_color faculty_of_law
#> "#c1d3e0" "#e4003a"
#> faculty_of_philosophy faculty_of_humanities
#> "#8b2939" "#f59c00"
#> faculty_of_economics faculty_of_mathematics
#> "#52822f" "#52822f"
#> faculty_of_digital_engineering
#> "#5A5F62"
unikn::seecol(uni_potsdam, main = "University of Potsdam") # view color palette.