Top Banner
Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science Austin Peay State University, Tennessee
26

Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

Dec 27, 2015

Download

Documents

Patience Pierce
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

Color(the principles of beautiful web design, by jason beaird)

Leong Lee, Ph.D. University of Missouri (MS&T)Assistant Professor, Dept. of Computer Science

Austin Peay State University, Tennessee

Page 2: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

2

Color

• Choosing color is no simple matter

• Aesthetic, identify and usability considerations

• Most modern displays can render > 16 million colors

• Infinite number of horrible color combinations waiting to happen

Page 3: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

3

The Psychology of Color

• Color psychology is a field devoted to analyzing the emotional and behavioral effects produced by colors– bedroom color ? -> tranquil Zen retreat

• Certain colors are rooted in individual experience• Many cultures have completely different interpretations of

colors

Page 4: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

4

Color Associations - Red

• Stimulating adrenaline and blood pressure

• Exciting, dramatic, and rich color

• Color of passion• Darker shades of red

(burgundy and maroon) have a rich, indulgent feeling - wine, fine living

• Sometimes evoke anger

Page 5: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

5

Color Associations - Orange

• Active, energetic• Doesn’t evoke the

anger that red sometimes does

• Happiness, enthusiasm, creativity

• More informal, less corporate

Page 6: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

6

Color Associations - Yellow

• Highly active, visible• Taxicabs, caution signs• Happiness and energy• “Babies cry more in

yellow rooms, husbands and wives fight more in yellow kitchens…”

Page 7: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

7

Color Associations - Green

• Nature• Very soothing color• Symbolizes growth,

freshness and hope• Easier on the eyes,

and far less active

Page 8: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

8

Color Associations - Blue

• Symbolizes openness, intelligence and faith

• Physiologically, blue has been found to calm people down

• It can also reduce appetite

• Sky and sea (airlines, cruise websites)

• Stability and clarity or purpose (IBM, Dell, HP and Microsoft)

Page 9: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

9

Color Associations - Purple

• Historically, royalty and power

• Wealth and extravagance

• Often connected with flowers, gemstones and sunsets

Page 10: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

10

Color Associations - White

• Clean• Perfection, light and

purity• Bride wears a white

dress• Default use of white as

a background color

Page 11: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

11

Color Associations - Black

• Power, elegance and strength, depending on how it’s used

• There is no wrong color to use

• The success of a color scheme depends on the harmony that exists between all colors chosen

Page 12: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

12

Color Temperature - Warm

• Warm colors: red to yellow, including orange, pink, brown and burgundy

• Represent both heat and emotions

Page 13: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

13

Color Temperature - Cool

• Cool colors: green to blue, some shades of violet (intermediate between red and blue, so closer to blue)

• Calm people down and reduce tension

Page 14: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

14

Color Value

• Lightness or darkness• Lightness – good• Darkness – evil

• Tint – pure color + white• Shade – pure color + black

Page 15: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

15

Color Saturation / Intensity

• Brightness or dullness• Intense, vivid colors

stand out• Add gray (black and

white) to a color, it starts to become dull and desaturated

Page 16: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

16

Color Theory 101

• Computer screens: red, green, blue (RGB), additive color model

• Prints (color printer): cyan, magenta, yellow and black (CMYK), subtractive color model

Page 17: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

17

Color Theory 101

• Color wheel (RGB)• http://www.cs.unh.edu/cit/502/resource/tutorials/

fall10/kaj75/index.html

Page 18: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

18

The Scheme of Things

• How do we find multiple colors that work together?

• Color Schemes– Monochromatic– Analogous– Complementary– Split complementary– Triadic– Tetradic (double complementary)

Page 19: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

19

Monochromatic Color Scheme

• Single base color• Any number of tints or shades of that color• http://leeleong.com/UNCGsubjects/2011Spring_CSC330/index.htm

Page 20: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

20

Analogous Color Scheme• Colors adjacent to one another on the color wheel• Don’t take a slice bigger than one-third of the whole (you will make

somebody sick)• http://www.regines.net.au/

Page 21: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

21

Complementary Color Scheme

• Colors opposite each other on the color wheel• Such as green and red, yellow and violet, or orange and

blue (http://www.ufl.edu/)• Beware of pitfalls (simultaneous contract: too different)

Page 22: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

22

Complementary Color Scheme

• Beware of pitfalls (simultaneous contract: too different)

•My Eyes, OH My Eyes, I am going to be blind!

Page 23: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

23

Split-complementary, Triadic and Tetradic Color Schemes• Split-complementary: two colors adjacent to your base

color’s complementary

Page 24: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

24

Create a palette

• After choosing a color scheme, create a palette (more solid color choices to work with).

• Hexadecimal color codes helps• Now just do it

Page 25: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

Color::: questions?

Leong Lee, Ph.D. University of Missouri (MS&T)Assistant Professor, Dept. of Computer Science

Austin Peay State University, Tennessee

Page 26: Color (the principles of beautiful web design, by jason beaird) Leong Lee, Ph.D. University of Missouri (MS&T) Assistant Professor, Dept. of Computer Science.

CSCI 3350 ::: Web User Interface Design

::: Fall 2012

Basic web design principles emphasizing alignment, proximity, contrast and repetition. Web design topics incorporating layout,

color, texture, typography and imagery. User interface design principles for web pages: client side

programming, web site planning, process of designing and developing user interface mock-ups/prototypes for dynamic

back-end database driven web applications.