uni_kassel {unicol}R Documentation

Colors of the University of Kassel, Germany

Description

uni_kassel provides the eleven primary colors of the University of Kassel, Germany.

Usage

uni_kassel

Format

An object of class character of length 11.

Details

The 11 primary colors are "k80" (defined as HEX #575757), "k50" (defined as HEX #9D9D9D), "k20" (defined as HEX #DADADA), "hks28+k30" (defined as HEX #9A0C46), "hks28" (defined as HEX #C7105C), "hks28-20" (defined as HEX #F3D8DD), "dunkelgruen" (defined as HEX #153824), "hellblau" (defined as HEX #5095C8), "gelbgruen" (defined as HEX #C4D20F), "hellgruen" (defined as HEX #4AAC96), and "goldgelb" (defined as HEX #EAC372).

uni_kassel uses the HEX color definitions.

Value

A names vector of colors (HEX/HTML codes of type character).

Author(s)

unicol, 2023-07-16.

Source

Color definitions are based on the Uni Kassel's CD und Medienservice page.

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_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

uni_kassel
unikn::seecol(uni_kassel, main = "Colors of the University of Kassel, Germany")  # view palette


[Package unicol version 0.3.0 Index]