An Easy Way to Choose Attractive Color Combinations

An Easy Way to Choose Attractive Color CombinationsLots of people struggle to come up with attractive color combinations when designing logos, banners or web sites. So, here's an easy technique that only takes a few minutes.

What You Need:

1. An image that you like, maybe one that you think ties in with the theme of whatever you're designing.

2. A paint program with an eye dropper tool.

Method:

1. Load the image into your paint program.

2. If you want a color scheme consisting of colors that are in the browser color-safe palette, and your paint program (not every program does) has a function to convert images into color-safe palettes, use it now.

If you don't know what I mean by color-safe palette, see Graphicsacademy

If your want color-safe colors, but your paint program doesn't have a function to convert images into it, don't worry, I'll show you how to convert colors manually at the end of this article. In this case, proceed with steps 3 and 4, and then at the end manually convert each of your chosen colors to browser-safe colors using the method explained below.

3. Now use the eye dropper tool to paint program to pick-up one of the most prominent colors in the image. Somewhere in your paint program there should be a function to give you the Red, Green and Blue values (three numbers) for the color selected (in some paint programs it's even displayed in the status bar). Make a note of the three numbers.

4. Repeat step 3 for the 2nd, 3rd, etc. most prominent colors in the image. Depending on how many colors you need for your color scheme, you'll know when to stop (hint: too many colors can make your designs look confused and messy).

Converting Decimal to Hexadecimal:

The RGB three color values that you picked up in your paint program may either be in decimal (0 to 255) or hexadecimal (00 to FF) - most paint programs tend to use the former. If you want to use your colors in HTML code, you'll need to convert the three numbers into hexadecimal, and put the digits in order RRGGBB.

A quick way to do this is:

1. Start the Windows calculator.

2. Make sure that it's in "Scientific" mode (on View menu).

3. Make sure the "Dec" radio button is selected.

4. Enter a decimal number.

5. Click the "Hex" radio button, and note down the value. If the value is only a single digit, add a leading 0.

6. Repeat steps 3 to 6 for each of the three numbers in your triplet of RGB values.

An Easy Way to Choose Attractive Color CombinationsFor example:

R (decimal) = 194, converts to C2 (hexadecimal) G (decimal) = 15, converts to 0F (hexadecimal) B (decimal) = 140, converts to 8C (hexadecimal)

Therefore color to use in the HTML code is C20F8C.

Manual Conversion To Color-Safe Palette:

I promised earlier that I would tell you how to manually convert a color into a color-safe value if your paint program doesn't have a built-in function for this. Here's how:

1. First, for your color, you need the triplet of Red, Green and Blue values that we've talked about throughout this article.

2. For each of the three values, you need to convert them separately into their color-safe equivalents.

If you're starting from decimal values:

0 to 25 - converts to 0 (decimal) or 00 (hexadecimal) 26 to 76 - converts to 51 (decimal) or 33 (hexadecimal) 77 to 127 - converts to 102 (decimal) or 66 (hexadecimal) 128 to 178 - converts to 153 (decimal) or 99 (hexadecimal) 179 to 229 - converts to 204 (decimal) or CC (hexadecimal) 230 to 255 - converts to 255 (decimal) or FF (hexadecimal)

If you're starting from hexadecimal values:

00 to 19 - converts to 0 (decimal) or 00 (hexadecimal) 1A to 4C - converts to 51 (decimal) or 33 (hexadecimal) 4D to 7F - converts to 102 (decimal) or 66 (hexadecimal) 80 to B2 - converts to 153 (decimal) or 99 (hexadecimal) B3 to E5 - converts to 204 (decimal) or CC (hexadecimal) E6 to FF - converts to 255 (decimal) or FF (hexadecimal)

For example:

If we need to convert C20F8C to its closest color-safe equivalent:

- We would convert the C2 part to CC - We would convert the 0F part to 00 - We would convert the 8C part to 99 - And thus we would CC0099 as the final color.

Related Articles

  • Graphics on your Web Pages - Why Color is so Important?
    So, you have a general idea what your web site should look like. What is then the most important thing you should concentrate before you start? Have no answer? We will help you:) - this is the color!
  • Understand Your Color
    Any design on a web application involves the effective input of color scheme in order to impress web surfers, instill a certain image or identity associated with the kind of web site it represents, and add impact to the web pages...
  • Choosing The Perfect Colors For Your Web Site
    It would appear that many business owners just arent getting it when it comes to Web design. It has been proven over and over again that Web surfers prefer certain things when visiting sites. The list below is short, sweet and to-the-point. It will help to guide you as you design, or redesign
  • The Basics of Colors
    Learn everything about the basics of colors and use of colors!
  • Basic Rules on Page Layout and Color
    For one to be able to stand out from the rest, one needs to go out of the box, break the rules, and some other clichés that apply to breaking out from the traditional. But before breaking any rule, you have to understand first the basic and foundation of the rule itself...
  • Color Theory 101
    You may never think about color when you design. You may just think what looks good is what is good. Well think again, because it goes much deeper than that. This week I want to begin talking about color theory. Before I do, I want to stress that some of this is hard and true Color Theory as
  • Color Psychology Quick Reference Cards
    If youre going to be a professional in any of the creative/artistic fields, you have to understand color. Weve been dealing a bit with Color Theory on our site, but now were going to dive into something equally important - Color Psychology.
  • Use Feng Shui Techniques To Design A Harmonic Website For Your Business
    By following feng shui guidelines and techniques, you can build and design a business website that is not only visually attractive but also attractive to wealth and prosperity...
  • Effective Web Design
    Before starting on how to design a website effectively, how about clearing some basic web design concepts?
  • Basic Shoutbox
    This is an interesting and helpful tutorial for designing an Advanced Shoutbox. The author explains in this two part article that your blog or website can have a place for visitor comments. The author starts by showing you how to....

Contact Web Design Outsource and get started today

Need Website Designing, Development, Redesigning, Maintenance and SEO services or help growing your company's web presence? Request a free Quote Now.