![]() |
|
How 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:
Method:
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:
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:
If we need to convert C20F8C to its closest color-safe equivalent:
A version of this article is available for free reprint on your web site or opt-in ezine (subject to Terms and Conditions which include also publishing a very brief "About the Author" section which we provide). For information about the terms and conditions, and a copy of the article that you may use: please click here
|
|||||||||||||||||||||||||||||
| Privacy Terms Of Use Copyright © 2005-2008, Answers 2000 Limited With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical. In Association With Amazon.com 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. |