| |
---|
| | |
---|
| | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
| | % |
---|
| | % Set up Otago colours. |
---|
| | % http://www.otago.ac.nz/administration/service_divisions/external-engagement/otago017269.html#colourvalues |
---|
| | % |
---|
| | \definecolor{OU blue}{cmyk/rgb}{1,0.6,0,0.25/0,0.314,0.56} % RGB 0, 80, 143 |
---|
| | \definecolor{OU red}{cmyk/rgb}{0,0.95,0.9,0/0.776,0.208,0.114} % RGB 198, 53, 29 |
---|
| | \definecolor{OU gold}{cmyk/rgb}{0,0.25,1,0/0.98,0.776,0} % RGB 250, 198, 0 |
---|
| | % |
---|
| | % Old colours (up to 2024-04-30) |
---|
| | % https://web.archive.org/web/20230207091139/https://www.otago.ac.nz/administration/service_divisions/external-engagement/otago017269.html#colourvalues |
---|
| | % |
---|
| | % Blue - RGB: 0, 80, 143; CMYK: 100, 60, 0, 25; HTML: #00508F |
---|
| | \definecolor{old OU blue}{rgb/cmyk}{0,0.314,0.56/1,0.6,0,0.25/00508F} |
---|
| | % Red - RGB: 198, 53, 29; CMYK: 0, 95, 90, 0; HTML: #CE2227 |
---|
| | % (no longer an official colour) |
---|
| | \definecolor{OU red}{rgb/cmyk}{0.776,0.208,0.114/0,0.95,0.9,0} |
---|
| | % Gold - RGB: 250, 198, 0; CMYK: 0, 25, 100, 0; HTML: #F9C013 |
---|
| | \definecolor{old OU gold}{rgb/cmyk}{0.98,0.776,0/0,0.25,1,0} |
---|
| | % |
---|
| | % New colours (from 2024-05-01) |
---|
| | % https://www.otago.ac.nz/marketing-services/resources/university-of-otago-brand-guide#k%C4%81-tae---colours |
---|
| | % |
---|
| | % Blue - RGB: 6, 13, 135; CMYK: 96, 91, 0, 46; HTML: #060D87 |
---|
| | \definecolor{OU blue}{rgb/cmyk/HTML}{0.024 0.051 0.529/0.96,0.91,0,0.46/060D87} |
---|
| | \colorlet{St Andrew's Blue}{OU blue} |
---|
| | \colorlet{Ōrangitea}{OU blue} |
---|
| | |
---|
| | % Gold - RGB: 244, 177, 66; CMYK: 0, 29, 93, 0; HTML: #F4B142 |
---|
| | \definecolor{OU gold}{rgb/cmyk/HTML}{0.957,0.694,0.259/0,0.29,0.93,0/F4B142} |
---|
| | \colorlet{Gold Rush}{OU gold} |
---|
| | \colorlet{Rere Tārewa Kōura}{OU gold} |
---|
| | |
---|
| | \colorlet{Pango}{black} |
---|
| | \colorlet{Mā}{white} |
---|
| | |
---|
| | % RGB: 0, 0, 68; CMYK: 100, 95, 30, 55; HTML: #000044 |
---|
| | \definecolor{Deep Blue}{rgb/cmyk/HTML}{0,0,0.267/1,0.95,0.3,0.55/000044} |
---|
| | \colorlet{Pukepoto}{Deep Blue} |
---|
| | |
---|
| | % RGB: 238, 138, 7; CMYK: 4, 55, 100, 0; HTML: #EE8A07 |
---|
| | \definecolor{Deep Gold}{rgb/cmyk/HTML}{0.933,0.541,0.027/0.04,0.55,1,0/EE8A07} |
---|
| | \colorlet{Kōura-Uri}{Deep Gold} |
---|
| | |
---|
| | % RGB: 49, 123, 255; CMYK: 100, 70, 0, 0; HTML: #317BFF |
---|
| | \definecolor{True Blue}{rgb/cmyk/HTML}{0.192,0.482,1/1,0.7,0,0/317BFF} |
---|
| | \colorlet{Kahurangi Tūturu}{True Blue} |
---|
| | |
---|
| | % RGB: 255, 222, 70; CMYK: 0, 10, 90, 0; HTML: #FFDE46 |
---|
| | \definecolor{True Yellow}{rgb/cmyk/HTML}{1,0.871,0.275/0,0.1,0.9,0/FFDE46} |
---|
| | \colorlet{Kōwhai Tūturu}{True Yellow} |
---|
| | |
---|
| | % RGB: 218, 235, 252; CMYK: 12, 2, 0, 0; HTML: #DAEBFC |
---|
| | \definecolor{Sky}{rgb/cmyk/HTML}{0.855,0.922,0.988/0.12,0.02,0,0/DAEBFC} |
---|
| | \colorlet{Kikorangi}{Sky} |
---|
| | |
---|
| | % RGB: 251, 249, 237; CMYK: 1, 1, 7, 0; HTML: #FBF9ED |
---|
| | \definecolor{Ivory}{rgb/cmyk/HTML}{0.984,0.976,0.929/0.01,0.01,0.07,0/FBF9ED} |
---|
| | \colorlet{Rei}{Ivory} |
---|
| | |
---|
| | % RGB: 0, 0, 255; HTML: #0000FF |
---|
| | \definecolor{Digital Blue}{rgb/HTML}{0,0,1/0000FF} |
---|
| | \colorlet{Kahurangi Matihiko}{Digital Blue} |
---|
| | |
---|
| | % RGB: 255, 255, 0; HTML: #FFFF00 |
---|
| | \definecolor{Digital Yellow}{rgb/HTML}{1,1,0/FFFF00} |
---|
| | \colorlet{Kōwhai Matihiko}{Digital Yellow} |
---|
| | |
---|
| | |
---|
| | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
---|
| | % |
---|
| | % Other miscellaneous colours. |
---|
| | % |
---|
| | \definecolor{lavender}{cmyk/rgb}{0.48,0.61,0.35,0/0.451,0.333,0.4} % RGB 115, 85, 102 |
---|
| | \definecolor{lavender}{rgb/cmyk}{0/0.451,0.333,0.4,0.48,0.61,0.35} % RGB 115, 85, 102 |
---|
| | \colorlet{dull green}{green!40!black} |
---|
| | |
---|
| | \setbeamercolor{lavender text}{fg=lavender} |
---|
| | \setbeamercolor{dull green text}{fg=dull green} |
---|
| |
---|
|