Skip to contents

minnesotatwin_2 provides the 8 secondary colors of the University of Minnesota Twin Cities, USA.

Usage

minnesotatwin_2

Format

An object of class character of length 8.

Source

Color definitions are based on the UMN website.

Value

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

Details

The 8 secondary colors are "minnesotatwin_dark-marron" (defined as HEX #5B0013), "minnesotatwin_dark_gold" (defined as HEX #FFB71E), "minnesotatwin_darker_gray" (defined as HEX #333333), "minnesotatwin_medium_grey" (defined as HEX #777677), "minnesotatwin_light_maroon" (defined as HEX #900021), "minnesotatwin_light_gold" (defined as HEX #FFDE7A), "minnesotatwin_dark_grey" (defined as HEX #5A5A5A), and "minnesotatwin_light_grey" (defined as HEX #D5D6D2).

minnesotatwin_2 uses the HEX color definitions.

Author

unicol, 2023-07-01.

Examples

minnesotatwin_2
#>  minnesotatwin_dark_marron    minnesotatwin_dark_gold 
#>                  "#5B0013"                  "#FFB71E" 
#>  minnesotatwin_darker_grey  minnesotatwin_medium_grey 
#>                  "#333333"                  "#777677" 
#> minnesotatwin_light_maroon   minnesotatwin_light_gold 
#>                  "#900021"                  "#FFDE7A" 
#>    minnesotatwin_dark_grey   minnesotatwin_light_grey 
#>                  "#5A5A5A"                  "#D5D6D2" 
unikn::seecol(minnesotatwin_2, 
              main = "University of Minnesotatwin Twin Cities") # view color palette