Learn R Programming

unicol (version 0.3.0)

helsinki_3: Departmental accent colors of the University of Helsinki, Finland

Description

helsinki_3 provides the departmental accent colors of the University of Helsinki, Finland.

Usage

helsinki_3

Arguments

Value

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

Format

An object of class character of length 7.

Author

unicol, 2023-10-15.

Details

Additional colors are used only as an accent color for different department's designs and should not be used in general components.

helsinki_3 is based on HEX color definitions.

See Also

helsinki_1 for main brand colors of the University of Helsinki; helsinki_2 for grayscale colors of the University of Helsinki; 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 Finnish university color palettes: aalto_1, aalto_2, helsinki_1, helsinki_2

Examples

Run this code
helsinki_3
unikn::seecol(helsinki_3, 
              main = "Departmental accent colors of the University of Helsinki, Finland")

Run the code above in your browser using DataLab