eth_3 {unicol}R Documentation

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

Format

An object of class character of length 7.

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.

Value

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

Author(s)

unicol, 2022-12-30.

Source

Color definitions are based on https://ethz.ch/de.html/staffnet/en/service/communication/corporate-design/digital-media/web-colours.html.

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

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")


[Package unicol version 0.3.0 Index]