Learn R Programming

unicol (version 0.3.0)

uppsala: Colours of Uppsala University, Sweden

Description

uppsala provides the colours of Uppsala University, Sweden.

Usage

uppsala

Arguments

Value

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

Format

An object of class character of length 5.

Author

unicol, 2023-10-12.

Details

The primary Uppsala red colour must not be tinted and must always be reproduced at 100%.

The grey colors are reproduced in in different percentages of black (5–90%). If a grey border is used, it may only be reproduced in 10% black.

uppsala is based on RGB color definitions (except for Digital grey, which is defined as HEX "#CCCCCC").

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 Swedish university color palettes: gothenburg, lund_1, lund_2, lund_3, stockholm_1, stockholm_2

Examples

Run this code
uppsala
unikn::seecol(uppsala, main = "The colours of Uppsala University, Sweden")  # view palette

Run the code above in your browser using DataLab