Learn R Programming

unicol (version 0.3.0)

lund_1: Profile colours of the University of Lund, Sweden

Description

lund_1 provides the two profile colors of the Lund University, Sweden.

Usage

lund_1

Arguments

Value

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

Format

An object of class character of length 2.

Author

unicol, 2023-10-12.

Details

The Dark blue and Bronze profile colours come from LU's logotype.

lund_1 is based on RGB color definitions.

See Also

lund_2 for pastel colours of Lund University; lund_3 for darker pastel colours of Lund University; 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 Swedish university color palettes: gothenburg, lund_2, lund_3, stockholm_1, stockholm_2, uppsala

Examples

Run this code
lund_1
unikn::seecol(lund_1, main = "Profile colours of Lund University, Sweden")

Run the code above in your browser using DataLab