Learn R Programming

unicol (version 0.3.0)

eth_3: Black and grey colors of the ETH Zurich, CH

Description

eth_3 provides the black and gray colors used by the ETH Zürich, Switzerland.

Usage

eth_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, 2022-12-30.

Details

The color "black" and six shades of gray can be used to visually structure content and delineate different elements.

Note that eth_3 mixes colors of varying opacity / transparency levels.

See Also

eth_1 and eth_2 for alternative colors of the ETH Zurich; 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 Swiss university color palettes: eth_1, eth_2

Examples

Run this code
eth_3
unikn::seecol(eth_3, main = "Black and grey colors of the ETH Zurich")  # view color palette
unikn::demopal(eth_3, type = 2, main = "Black and gray colors of ETH Zürich")

Run the code above in your browser using DataLab