![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 295
Rep Power: 4
![]() |
Construction Website
Hey everyone, I'm having some troubles gathering a color palette I like. I need 2 for companies my Dad owns and wants developed. Just simple sites with a little info and contact stuff.
I was wondering if anyone has seen any good sites that might have some colors I can draw from, so far the Safety Orange is a little too orange for me taste. Thanks. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Re: Construction Website
searching digg for computer related things seems to work better than google at times.
http://digg.com/search?s=color+palet...=all&sort=most here are some from the above search list http://adampolselli.com/article/hues-to-use-in-2005/ http://www.modernlifeisrubbish.co.uk...colour-palette http://www.colourlovers.com/
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#3 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: Construction Website
I'm going to suggest that color schemes you like aren't important. Color schemes that the viewer can live with are the key.
First of all, chosen colors should be web-safe. That is, the colors should be reproduced accurately (or very, very closely) by virtually every browser that your audience might use. Modern systems can produce about lebenty-zillion colors, most of which the human eye cannot distinguish from nearby colors. As a matter of practicalicy, you have less than 256 colors to choose from that are highly likely to produce the effect you desire. When a browser cannot reproduce a non-web-safe color directly it resorts to dithering. Dithering is mainly a no-no. If you're not into color theory there are many, many sites that will offer you the chance to select a major color, and then provide you with complementary colors that don't clash, but supplement your primary choice. If you don't know exactly how this works, you might Google color wheels, or complementary colors, or some such.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Jun 2007
Posts: 134
Rep Power: 2
![]() |
Re: Construction Website
I believe the web-safe colour palette to be obsolete, after all 8-bit colour monitors are pretty old now right?
this site, serves as one of the best resources i know for web development: http://www.alvit.de/handbook/ also whenever i'm not working with a designer, i usually look around: http://www.designmeltdown.com/ to try and find some inspiration. |
|
|
|
|
|
#5 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: Construction Website
The primary use of the web-safe palette is not because machines aren't capable of displaying more colors. It's used because all the colors are distinguishable by persons with typical vision characteristics.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#6 |
|
Professional Programmer
|
Re: Construction Website
__________________
http://www.kevinherron.com/ |
|
|
|
|
|
#7 |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 199
Rep Power: 2
![]() |
Re: Construction Website
Try this page.
![]()
__________________
SYNTAX ERROR ... |
|
|
|
|
|
#8 |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 295
Rep Power: 4
![]() |
Re: Construction Website
Thanks everyone for the sites. Very, very helpful.
Thanks again. |
|
|
|
|
|
#9 |
|
Programmer
Join Date: Oct 2007
Posts: 41
Rep Power: 0
![]() |
Re: Construction Website
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Website Making with html | hervens48 | HTML / XHTML / CSS | 5 | Jun 13th, 2006 5:55 PM |
| Anyone Good At Getting Software To Comunicate With Website | youngnoviceinneedofhelp | Other Programming Languages | 5 | Mar 13th, 2006 10:19 AM |
| Posting to HTTPS website | koya | Delphi | 0 | Apr 29th, 2005 1:02 PM |