Possible accent colors of the Humboldt University (HU) Berlin, Germany
Source:R/HU_Berlin.R
hu_3_accent.Rd
hu_3_accent
provides nine possible accent colors
of the Humboldt University Berlin, Germany,
updated in 2023.
Source
Color definitions are based on HU's Corporate Design guide (see p. 21 of the PDF manual).
Details
Accent colors are meant to be bright and friendly and can – provided that they are used sparingly and specifically – complement the primary and secondary colors.
Note that the HU corporate design manual prohibits the use of earthy, swampy, and pastel colors, and the colors of other Berlin institutions.
hu_3_accent
uses HEX color definitions.
See also
hu_1
for primary colors of the HU Berlin;
hu_1_digital
for digital colors of the HU Berlin;
hu_2
for secondary colors of the HU Berlin;
hu_1_2022
for primary colors of the HU Berlin (2022);
hu_2_2022
for secondary colors of the HU Berlin (2022);
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
,
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_potsdam
,
uni_regensburg_1
,
uni_regensburg_2
,
uni_regensburg_3
,
uni_stuttgart_1
,
uni_stuttgart_print
,
uni_ulm_1
,
uni_ulm_2
Examples
hu_3_accent
#> HU accent 1 HU accent 2 HU accent 3 HU accent 4 HU accent 5 HU accent 6
#> "#e5007c" "#e30031" "#e74306" "#ffd400" "#059931" "#3a7775"
#> HU accent 7 HU accent 8 HU accent 9
#> "#009ee3" "#821f71" "#7c6c98"
unikn::seecol(hu_3_accent, main = "Accent colors of HU Berlin") # view color palette
unikn::demopal(hu_3_accent, type = 1, main = "Accent colors of Humboldt University Berlin")