Geneseo Home Personalpages home
- Student Web Pages
- Faculty Web Pages
- College Department Web Pages
- Student Organization Web Pages
- Alumni E-Mail and Web Pages
Geneseo Graphics Library

randomly-chosen image
PC users:

To download any graphic, just right-click with your mouse over it and scroll down to "Save Image As..." and put it somewhere on your computer, server, etc.

Mac users:

To download any graphic, just click and drag it with your mouse right off onto your desktop, server, etc.

Colors:

The characters you see beside a box is called a "hexadecimal number" and is what gives that background color.
You can also choose to type in the name of a common color instead of the hex number.
To use a desired background color, type in the characters exactly as they are into your html file like so..

"<body bgcolor="-------">"
   
The Geneseo Logo - small
this is how it would look against a white background; the same for the other colors
#ffffff, white
#ffff00, yellow
#00ff00
#00ffff, cyan
#0000ff, blue
#9900ff
#ff00cc
#ff00ff, magenta
#ff9900, orange
#ff0000, red
#000000, black
 
 
 
 
 
#00cc00