Most used colors and color tools in web design


This article was sent to us by: Honre T. at 01142010

1 Web Design Services » Most used colors and color tools in web design
Bookmark and Share

Colors

The web is a visual medium, so color is important. It invokes mood and can make one site dynamic and interesting and another bland and boring. Millions of colors are available to you, so let your creativity and personal style be your guide.

The Magic Four

If you go to your local newsstand and look at the colors used on magazines, you will most likely see the following dominant colors:

  • Red
  • Yellow
  • Black
  • White

These are the magic colors in advertising. If you are unsure about what colors to use, start with one of these. On the other hand, if you’re looking for something different and want a color that matches certain images or other design elements of your site, you have a multitude of options.

Hex Color

When you are dealing with color on the Internet, you need to understand that roses are not “red” but “#FF0000.” This is called hex color, and you will have to get used to it when using color on the web. The strange notation is really three sets of numbers: FF, 00, and 00 (FF is actually a number). Each two-digit number is a hexadecimal value of a much larger number. The three sets of numbers in a hex code represent red, green, and blue (often referred to as RGB).

HTML tags use the hex number to define colors. Each color (red, green, and blue) has 256 possible values, and the three of them together make all other colors. To determine the hex value for a number, you use a scientific calculator. For Windows, follow these steps:

1. Press the Windows key and R. 2. In the Run box, type calc.exe, and then click OK. 3. From the View menu, select Scientific. 4. Type 214, and then click the Hex option. 5. The Hex value of 214, which is D6, is displayed. Many HTML tags and other applications use hexadecimal to describe colors.

As practice, find the RGB numbers of your favorite color and convert them to hexadecimal.

Color Schemes

A set of colors that complement each other is called a color scheme. They simply look good together and probably contain one of the magic four colors. A couple of tools on the web can help you match colors.

- colorcombos (http://www.colorcombos.com/) - This website is all about creating color combinations for the web. You can use it to pick existing color combinations, test combinations, and browse their color combination library.

- Color Palette Generator (http://www.degraeve.com/colorpalette/) - If you have a central image around which you want to build your website, all you need to do is load it into this website, and the tool determines the colors used in the picture.

 

ColorBlender (http://coloblender.com/) - This tool enables you to create matching colors and a color palette based on a color you select. If you know the central color you want to use, this site gives you options to use with it.

colrpickr (http://www.krazydad.com/colrpickr/) - This site finds pictures on flickr that match the color you choose.

COLOURlovers (http://www.colourlovers.com/) - This is a website and community dedicated to color on websites. These people take color very seriously and have a lot of fun doing it. They also follow trends of web color. There is lots of good color advice on this site.

Color Blindness

One thing to be very wary of when working with color is that a portion of the population is color blind and might not be seeing website colors as you do.

This is especially relevant with red, green, and blue. Try not to mix red, blue, and green text and red, blue, and green background. Text and background like this may prevent color blind people from seeing the text at all. If you are color blind, take the time and make sure a person who is not color blind checks out the colors on your site.

The Colorblind Web Page filter (http://colorfilter.wickline.org/) can show you what your site looks like to a color blind person, so take the time and run your page through the filter.

Legal Disclaimer

Webworldarticles.com is not responsible for the information contained by this article as well for any and all copyright infringements by authors and writers. Webworldarticles.com is a free information resource. If you suspect this article for any copyright infringement, please read the terms of service and contact us to investigate the problem.

Related Articles

1. Most used fonts in web designing
Fonts There is usually some amount of text on a web page. Some pages have very little text and others have a huge amount of text. This text ...

2. Recommended tools for image text and FTP for a web designer
Finding the Right Tools for the Job You’re probably wondering where you will find all these wonderful, free tools. I’m going to ...

3. How to name and store files of your website
Storing Your Files Before you start thinking about moving your files to and from the Internet, it’s important to take some time to org...

4. Downloading and uploading different file types from an FTP Server
Uploading Files to the Internet After your website is finished and ready to go live, you need to move the files onto a computer (your web se...

5. What pages and advertising should my website have
Content Best Practices The subject of your content is really up to you, but there are some best practices for any content. Content s...

6. How to create a MySpace profile to build your Social networking experience
One of the benefits of these websites is that they allow you to promote your website to other people. I am a member of all of these websites, and when...

7. How to set up and edit the MySQL database
Setting up the MySQL Database It's almost time to install WordPress, but first, you need to create a MySQL database for WordPress to store a...

8. How to efficiently manage user accounts and profiles in WordPress Blogs
How to manage user accounts in your WordPress Blog The software is installed and running, and you've logged in to WordPress as an administra...