Difference between revisions of "SUNScholar/Theme/Color Palette"

From Libopedia
Jump to navigation Jump to search
m
m
 
(329 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  '''[[SUNScholar/Theme|Back to Theme]]'''
 
  '''[[SUNScholar/Theme|Back to Theme]]'''
 
</center>
 
</center>
 +
This wiki page demonstrates the use of colours in designing the scholarly communication web sites serviced by the library.
 +
===University Logo===
 +
[[File:Main-logo.png|frame|University Logo]]
 +
{|class="wikitable" width="30%"
 +
|-
 +
!Web HEX Code
 +
!Web Safe Color
 +
!Description
 +
|-
 +
|
 +
60223b/790936
 +
|
 +
663333
 +
|
 +
brand-maroon
 +
|-
 +
|
 +
8c979a
 +
|
 +
999999
 +
|
 +
brand-gray
 +
|-
 +
|
 +
967140
 +
|
 +
996633
 +
|
 +
brand-gold
 +
|}
  
==Examples==
+
===Student (Maties) Logo===
The following are examples:
+
[[File:Maties-logo.png|right|120px]]
 +
{|class="wikitable" width="30%"
 +
|-
 +
!Web HEX Code
 +
!Web Safe Color
 +
!Description
 +
|-
 +
|
 +
60223b/790936
 +
|
 +
663333
 +
|
 +
maties-maroon
 +
|-
 +
|
 +
ff9b33/f77e00
 +
|
 +
ff9933
 +
|
 +
maties-orange
 +
|-
 +
|
 +
8c979a
 +
|
 +
999999
 +
|
 +
maties-gray
 +
|-
 +
|
 +
6e7174
 +
|
 +
666666
 +
|
 +
maties-silver
 +
|}
  
:'''<span style="padding: 10px; color:#fff; background:#7c3145">Maroon for active links and header logo background </span>'''
+
===References===
 
+
*http://www.sun.ac.za/english/corporate-identity/Pages/default.aspx
 
+
*http://www.sun.ac.za/english/corporate-identity/identification-elements/corporate-logo/visual-guidelines
:'''<span style="padding: 10px; color:#ff9900; background:#000">Orange text on black background for trail</span>'''
+
*http://www.sun.ac.za/english/corporate-identity/identification-elements/maties-logo/visual-guidlines
 
+
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Bootstrap_Framework
 
+
*https://design.ubuntu.com/brand/colour-palette
:'''<span style="padding: 10px; color:#626262; background:#eee">Dark gray on light background for headings</span>'''
+
*http://www.colorhexa.com
 
+
__NOTOC__
 
+
[[Category:Customisation]]
:'''<span style="padding: 10px; color:#fff; border-style:solid; border-width:5px; border-color:#7c3145; background:#ff9900">Maroon border with white text on an orange background used for buttons</span>'''
 
 
 
 
 
:'''<span style="padding: 10px; color:#fff; border-style:solid; border-width:5px; border-color:#e5e5e5; background:#ff9900">Light gray border with white text on an orange background used for hover and pressed buttons</span>'''
 
 
 
==Values==
 
*maroon-1 = 7c3145
 
*maroon-2 = 6a2a3b
 
*maroon-3 = 572331
 
*gray-1 = 626262
 
*gray-2 = b2b8b8
 
*gray-3 = e5e5e5
 
*orange = ff9900
 
*base = eee
 

Latest revision as of 12:02, 28 May 2016

Back to Theme

This wiki page demonstrates the use of colours in designing the scholarly communication web sites serviced by the library.

University Logo
Web HEX Code Web Safe Color Description

60223b/790936

663333

brand-maroon

8c979a

999999

brand-gray

967140

996633

brand-gold

Maties-logo.png
Web HEX Code Web Safe Color Description

60223b/790936

663333

maties-maroon

ff9b33/f77e00

ff9933

maties-orange

8c979a

999999

maties-gray

6e7174

666666

maties-silver

References