PDA

View Full Version : Web-safe colors, still needed?




floyde
Jun 19, 2006, 07:22 PM
I never quite grasped the idea of web-safe colors, but I always thought that they were only needed to support older machines with less than 16-bit color capabilities (I probably am very wrong :o ). So I was wondering, in this high-def age, are web-safe colors still needed? Are designers still adhering to them?



dornoforpyros
Jun 19, 2006, 07:36 PM
nope, I don't use stick to em anymore. I did some reading a while back and the percentage of users stuck with those colors is like 2% or something. I can't remember the article right now, but either way, you can ditch the web safe colors.

superbovine
Jun 19, 2006, 11:00 PM
I've heard people banter about this on and on. If they can't view anything but web safe colors they have a really old system. They are the exception rather than the norm. However, if you really really really want a 100% instead of 98% of the users covered go ahead and use web safe colors.

silence
Jun 20, 2006, 12:28 AM
Yes i've always wanted to know what the best system to use is...!

I mostly use Visibone/2 as advised by a friend - which is helpful because it is in Illustrator as well and fairly universal. But i'm finding that there is such a limitation on colour choices.. :mad:

So, from what you guys are saying, its pretty safe to use any colour swatch system.. like Pantone etc. ??

Mechcozmo
Jun 20, 2006, 12:35 AM
For most things, you don't need to bother with web safe colors. But if you are doing something that you want to make sure looks good, anywhere, (say, corporate website) then you might want to.

Web Safe Colors aren't that needed this day and age... but a 800x600 resolution is far more prevalent than you might think.

CanadaRAM
Jun 20, 2006, 12:38 AM
Yes i've always wanted to know what the best system to use is...!

I mostly use Visibone/2 as advised by a friend - which is helpful because it is in Illustrator as well and fairly universal. But i'm finding that there is such a limitation on colour choices.. :mad:

So, from what you guys are saying, its pretty safe to use any colour swatch system.. like Pantone etc. ??
Err, ehmmm... the Web runs on RGB colors. Not Pantone, not Toyo, not anything other than Red, Green and Blue little glowing pixels on a not quite black background.

So when you say "I can use a Pantone swatch",
you are really saying
"I can use RGB values that approximate a Pantone swatch colour, but are actually guaranteed to come out slightly or radically different depending on the monitor, calibration and/or Gamma settings of whatever system the end user is using, which is completely beyond my control"

dornoforpyros
Jun 20, 2006, 01:25 AM
Err, ehmmm... the Web runs on RGB colors. Not Pantone, not Toyo, not anything other than Red, Green and Blue little glowing pixels on a not quite black background.

So when you say "I can use a Pantone swatch",
you are really saying
"I can use RGB values that approximate a Pantone swatch colour, but are actually guaranteed to come out slightly or radically different depending on the monitor, calicration and/or Gamma settings of whatever system the end user is using, which is completely beyond my control"


yeah ditto, if your working for web/screen you still have to stick with RGB values. You can just step outside the web safe colour pallet of 1996

Moria
Jun 20, 2006, 03:31 AM
Some of the older computers at my school are locked on 800x600 that can only view websafe colours.....the Google logo doesn't work properly.

If Google are doing it, you should do it too.

floyde
Jun 21, 2006, 06:47 PM
It's good to know... 90% of all webcolors are hideous.

geodome
Jun 23, 2006, 04:50 PM
Are the websafe colours referring to the 256 colour mode?

Those colours are not enough to provide a stunning display.

Rare
Jun 23, 2006, 05:24 PM
You don't really NEED to stick to them, as many computers that stick to web safe colours simply change the colours they do not support to the nearest possible value.

At my workplace the company located in the same building uses terminals that essentially remote desktop into a terminal server, and they run on 256 colours - looks hideous, but I find it useful for seeing what some people might view my websites as.

theappleguy
Jun 23, 2006, 11:58 PM
Anyone with a monitor still on 256 colours can't expect to be catered for anymore (whether they acknowledge this is another matter).

thejadedmonkey
Jun 24, 2006, 01:17 PM
There's probably around 2% who can not use java, 2% who can not use javascript, and another 2% who can only use websafe colors, and they're all the same 2%. Honestly, it's time for them to upgrade.

Web Safe Colors aren't that needed this day and age... but a 800x600 resolution is far more prevalent than you might think.
Yes, I've been known to use 600x800 on my mac and PC at times, so I would never make a site that doesn't work in 600x800 screen res. As a website designer, the worst part is trying to cope with the 80% or so of users who can't use full CSS (ie, the ones still stuck on IE).

frankblundt
Jun 28, 2006, 09:18 PM
There's probably around 2% who can not use java, 2% who can not use javascript, and another 2% who can only use websafe colors, and they're all the same 2%. Honestly, it's time for them to upgrade.

I don't think that's quite true. There are still a number of corporates/businesses out there that insist on Java being disabled, and some still paranoid enough to have javascript switched off as well. Last I heard it was still around 10% of users affected.

And if you care about accessibilty (http://www.w3.org/TR/WAI-WEBCONTENT/) issues, even that 2(-10)% are important.

Web-safe colours I wouldn't worry about tho - it's not like they won't display at all, just they'll be dithered and fugly.