uni_potsdam {unicol} | R Documentation |
Colors of the University of Potsdam, Germany
Description
uni_potsdam
provides the nine primary colors
of the University of Potsdam, Germany.
Usage
uni_potsdam
Format
An object of class character
of length 9.
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.
Value
A names vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-07-21.
Source
Color definitions are based on the University of Potsdam's Leitfaden (pdf).
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
,
fu_1
,
fu_2
,
fu_3
,
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
unikn::seecol(uni_potsdam, main = "University of Potsdam") # view color palette.