An Easy Way to Choose Attractive Color Combinations
   
Home: Graphic Academy
 
Graphics Books
 
Graphics File Formats
  Animation File Formats
Bitmap File Formats
CAD File Formats
Cursor File Formats
Font File Formats
Icon File Formats
Metafile File Formats
Prepress File Formats
Vector File Formats
Video File Formats
Web File Formats
More Graphics File Formats
 
Graphics Software
  Banner Design Software
CAD Software
Diagram Drawing Software
Illustration Software
Photo Editing Software
Video Conversion Software
More Graphics Software
 
Graphics Tutorials
 
  • Adobe Dreamweaver Tutorials
  • Adobe Photoshop Tutorials
  • AutoCAD Tutorials
  • How To Draw Tutorials
    Banner Design Tutorial
    Banner Display Tutorial
    Color Combinations Tutorial
    Color-Safe Conversion Tutorial
    eBook Covers Tutorial
    Favicon Tutorial
    GIF + Photo Tutorial
    Good Web Design
    Image Slice Tutorial
    Image Tiling Tutorial
    Imagemap Tutorial
    Photography Tutorial
    Prevent Copying Tutorial
    Screenshots Tutorial
    Should I Use Flash?
    Text to Images Tutorial
    Web Image File Formats
    More Graphics Tutorials
  •  
    Graphics Glossary

         
    GraphicsAcademy.com  >  Tutorials  >  Choose Attractive Color Combinations

       

     

    How To Choose Attractive Color Combinations

    Lots 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 painting program with an eye dropper tool.

    Method:
    1. Open the image into your painting program.

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

      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 pick-up one of the most prominent colors in the image. Somewhere in your painting 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 Microsoft 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.
    For 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 get CC0099 as the final color.


       
     
       
     
       
    Disclosure: Our company's websites' content (including this website's content) includes advertisements for our own company's websites, products, and services, and for other organization's websites, products, and services. In the case of links to other organization's websites, our company may receive a payment, (1) if you purchase products or services, or (2) if you sign-up for third party offers, after following links from this website. Unless specifically otherwise stated, information about other organization's products and services, is based on information provided by that organization, the product/service vendor, and/or publicly available information - and should not be taken to mean that we have used the product/service in question. Additionally, our company's websites contain some adverts which we are paid to display, but whose content is not selected by us, such as Google AdSense ads. For more detailed information, please see Advertising/Endorsements Disclosures

    Our sites use cookies, some of which may already be set on your computer. Use of our site constitutes consent for this. For details, please see Privacy.

    Click privacy for information about our company's privacy, data collection and data retention policies, and your rights.

    Contact Us     Privacy     Terms Of Use     Advertising/Endorsements Disclosures

    Copyright © 2005-2020, Answers 2000 Limited

    In Association With Amazon.com
    Answers 2000 Limited is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.
    In Association With Amazon.co.uk
    Answers 2000 Limited is a participant in the Amazon EU Associates Programme, an affiliate advertising programme designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.co.uk.
    As an Amazon Associate, our company earns from qualifying purchases. Amazon, the Amazon logo, Endless, and the Endless logo are trademarks of Amazon.com, Inc. or its affiliates.



    CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED 'AS IS' AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.
    CERTAIN CONTENT THAT APPEARS ON THIS SITE,COMES FROM AMAZON EU S.à r.l. THIS CONTENT IS PROVIDED 'AS IS' AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.

    All trademarks are property of their respective owners.
    All third party content and adverts are copyright of their respective owners.

    Some graphics on our web sites are Copyright (C) 1997-2000 Hemera Technologies Inc., and used under license. All such pictures are provided for viewing purposes only and are not to be saved or downloaded. All such pictures of recognizable individuals are models and used for illustrative purposes only, and not meant to imply any association or endorsement of said individual with any product or service.