Module 3: Designing for Communication LESSON 1 The Elements of Design: Color Module 3: Designing for Communication LESSON 1.

Slides:



Advertisements
Similar presentations
Introduction to Cascading Style Sheets (CSS) Module 2: HTML Basics LESSON 4.
Advertisements

Colors and the Web September 16 Unit 5. Primary Colors In grade school taught that red, yellow and blue are primary –Works okay for mixing paint Colors.
Contains 16,777,216 Colors. My Car is red My Car is red How do I add colors to my web page? Notepad Browser Works with the “Standard” colors: Red, Green,
© 2005 ComputerPREP, Inc. All rights reserved. HTML 4.0 and Web Page Design Module I.
© 2002 Apple Computer, Inc Apple Web Design and Communication Creating Your Marketing Image with Logos.
CHAPTER Planning for Focus and Flow 5 Desktop Publishing: Chapter 5 ©2008Thomson/South-Western.
Designing Documents, Slides, & Screens
Chapter 11 Cascading Style Sheets: Part I The Web Warrior Guide to Web Design Technologies.
System Analysis & Design Chapter VII: User Interface Design Providing interactive and easy to use interfaces is an important task of system designer using.
Effective Web Site Design Written by Jimmy Ellis.
Web Design Unit Assignment #2: Job Skills Favorite Links Page You will create a HTML web page with links to informational websites about a variety of job.
Impact of Images Module 4: Working with Images LESSON 1.
Lesson 13 – Color and Typography. 2 Objectives Discuss basic color theory. Understand the color wheel. Understand how color is presented on a computer.
Kevin Murphy Web Color Basics Masters Project CS 490.
More Basic XHTML Module 2: XHTML Basics LESSON 2.
Introduction To CSS.. HTML Review What is HTML used for? Give some examples of formatting tags in HTML? HTML is the most widely used language on the Web.
Diana Cedillo EDTC 6343_61 Fall THE MASTER TECHNOLOGY TEACHER KNOWS AND APPLIES BASIC STRATEGIES AND TECHNIQUES RELATED TO WEBSITE MASTERING. B.
The Elements of Design: Texture and Typography Module 3: Designing for Communication LESSON 7.
Working with Cascading Style Sheets (CSS) Module 2: HTML Basics LESSON 5.
What are the five colors in the legend? Enter the information below (5 points) 0000FF = = FFFFFF = 00FF00 = FF0000 = Color Theory Legend: income.
Most of the attributes of the body element specify colors for the Web page. Note: The background attribute won’t be useful till we learn about graphics.
Web Colors. Web Colors: Up until now, we have been using only pre- defined color names, such as "orange" and "lightblue". As web designers, we need the.
Web Design I Spring 2009 Kevin Cole Gallaudet University
Hexadecimal Codes 1. RGB Color Wheel 2 Before we begin Hexadecimal is a number system Based on using 0 – F to represent 0 – 15 Hex is used to represent.
Applying Color in CSS Web Design – Sec 4-5 Part or all of this lesson was adapted from the University of Washington’s “ Web Design & Development I ” Course.
Web Foundations TUESDAY, NOVEMBER 5, 2013 LECTURE 24: PROGRAMAJAMA ACCOUNTS, PHASE 2, SLICES IN PHOTOSHOP.
The Elements of Design: Shape and Line Module 3: Designing for Communication LESSON 3.
ICT Information and Communication Technology. Two parts : Core (Compulsory) part Elective part.
ICT Information and Communication Technology. Two parts : Core (Compulsory) part Elective part.
The Elements of Design: Texture and Typography Module 3: Designing for Communication LESSON 5.
Vision Module 3: Designing for Communication LESSON Ext 2.
Image File Types Module 4: Working with Images LESSON 5.
Using Adobe ® Dreamweaver ® and Photoshop ® An Introduction PART ONE The design phase before launching Dreamweaver.
# Red Green Blue Digital Color RGB to HEX.
The Principles of Design: Repetition and Unity Module 3: Designing for Communication LESSON 9.
By: Ashley. Spot Color Spot color refers to the process of selecting text or a graphic object such as a circle and then adding a spot of color to it.
Web Application Programming Presented by: Mehwish Shafiq.
Site Optimization Module 8: Web Publishing and Maintenance LESSON 3.
The Expression Web Environment Module 5: Beyond the Basics with Expression Web LESSON 1.
Abstraction Occurs through a process of simplification or distortion in an attempt to communicate an essential aspect of a form or concept Varying degrees.
Introduction To CSS by: Alexandra Vlachakis Sandy Creek High School, Fayette County Schools Content and Resources Used With Permission: Interact With Web.
Section 37.1 Define Goals Chapter 37 identifying career opportunities Section 37.2 Careers in Marketing.
The Principles of Design: Movement Module 3: Designing for Communication LESSON 7.
Basic HTML Hyper text markup Language. Lesson Overview  In this lesson, you will learn to:  Images  Colors.
Lesson 13 – Color and Typography. 2 Objectives Understand basic color theory. Understand the color wheel. Understand how color is presented on a computer.
Color in Presentations A “Quick & Dirty” Introduction.
Introduction To CSS. Lesson 1: History of CSS CSS was proposed in 1994 as a web styling language. To helps solve some of the problems HTML 4. There were.
RDG 410 Week 2 Individual Assignment Phonics Competency Assessment Resource: University Material: Phonics Competency Pretest. Complete the Phonics Competency.
ECO 205 Week 2 Assignment Supply and Demand Check this A+ tutorial guideline at 205/ECO-205-Week-2-Assignment-Supply-
EDU 623 Week 3 Assignment Lesson Plan Critique Check this A+ tutorial guideline at Week-3-Assignment-Lesson-Plan-Critique.
LESSON 2 Module 2: XHTML Basics More Basic XHTML.
4.01 HTML, CSS and Color.
Web Development & Design Foundations with HTML5 8th Edition
The Elements of Design: Color
4.01 HTML, CSS and Color.
By Brian MacMillan version all rights reserved.
Web Development & Design Foundations with HTML5
Using Color Effectively
The Elements of Design: Color
Introduction to Cascading Style Sheets (CSS)
Working with Cascading Style Sheets (CSS)
Working with Cascading Style Sheets (CSS)
LESSON 2 Module 2: XHTML Basics More Basic XHTML.
Tutorial 3 Working with Cascading Style Sheets
Web Colors.
CIS 205—Web Site Design and Development
TEAM NAME MEMBER 1 MEMBER 2 MEMBER 3 MEMBER 4
4.01 HTML, CSS and Color.
What is a Cover Page Introduction to your portfolio.
Groups of colors that work well together.
Presentation transcript:

Module 3: Designing for Communication LESSON 1 The Elements of Design: Color Module 3: Designing for Communication LESSON 1

Module 3: Designing for Communication LESSON 1 Lesson Overview In this lesson, you will:  Explore the use of color as it applies to Web design

Module 3: Designing for Communication LESSON 1 Guiding Question  How does color impact the choices you make for the clothes you wear each day?

Module 3: Designing for Communication LESSON 1 Color  The Internet isn’t black and white  Colors can be analogous or complementary  Complementary colors are colors opposite each other on the color wheel

Module 3: Designing for Communication LESSON 1 Why is the choice of color so important?  Color affects the first impression of your site  Color sets a level of professionalism for the site  Good choices increase the chance that your site will be taken seriously

Module 3: Designing for Communication LESSON 1 RGB  RGB = Red:Green:Blue  Numbers represent how much of each color was used to make the new color  Range from white 255:255:255 to black 0:0:0  Web development enables the designer to use these number to produce the exact color desired

Module 3: Designing for Communication LESSON 1 HEX  HEX = Hexadecimal code  Series of six letters and numbers  0 – 9 and A – F  HEX code for white is and the HEX code for black is FFFFFF.  Most Web development software will accept either RGB or HEX.

Module 3: Designing for Communication LESSON 1 Time to Make Some Choices  Color Families   Color Codes    Use Color Codes to find the Color Family    

Module 3: Designing for Communication LESSON 1 Examples of Color on the Internet  Examples of Bad Font Color Choices MakePage/samples/bad/badcolors.html MakePage/samples/bad/badcolors.html  Examples of Good and Bad Uses of Color on a Web page

Module 3: Designing for Communication LESSON 1  The World Wide Web Consortium also provides guidelines on the use of color within a Web site. To view two examples of incorrect uses of color in a Web site, view the HiSoftware Tutorial at

Module 3: Designing for Communication LESSON 1 Assignment  Locate a Web site on the Internet You can use any type of Web site It will be used for design assessment As concepts are covered, examine your site to note how concepts are used: Correctly Incorrectly Examine the use of color on the site

Module 3: Designing for Communication LESSON 1 Design Analysis Project

Module 3: Designing for Communication LESSON 1 Lesson Review  The Elements of Design – Color  How is color used in Web design?