 |
Results from the most recent live auction are here.
24 members in the live chat room. Join Chat!
| |
06-23-2003, 03:22 PM
|
· #1 | | NamePros Regular Name: Nick Location: Canada Join Date: Sep 2002
Posts: 498
NP$: 834.00 ( Donate)
| Tutorial: Websafe Colors One thing that i find usefull when making websites is what i was tought as the rule of 51. Basically, all websafe colors, when in rgb format, are 3 numbers each a multiple of 51 (xxx,xxx,xxx). 000, 051, 102, 153, 204, and 255 are the numbers which can be used to make up these websafe colors. But how does this help you? html doesn't use rgb, html uses hex.... ok.. well.. heres the same values in hex. 00, 33, 66, 99, CC, and FF.
Examples
000,000,000 = 000000
000,051,000 = 003300
153,255,102 = 99FF66
Now... what do these numbers do?
in RGB mode the first 3 numbers represents the color R, the second 3 green and the third 3 represent blue. The higher the number for one color, the more of that color will appear in the final color.
Links WebMonkey: Color Code Referance Sheet All you need to know about websafe colors (Very Lengthy)
Any question? Anything you'd all like to add?
__________________
Sometimes I lay awake at night and I ask "Where have I gone wrong?" Then a little voice says "This is going to take more than one night"
|
| |
06-23-2003, 04:10 PM
|
· #2 | | Senior Member Join Date: Aug 2002
Posts: 1,300
NP$: 2.85 ( Donate)
| Hey Nice explanation! It's still a bit confusing though. Now how about something on binary to hex?  :roll: |
| |
06-25-2003, 12:31 PM
|
· #3 | | Senior Member Join Date: May 2003
Posts: 2,211
NP$: 6170.25 ( Donate)
| basically a websafe color is a multiple of 3 for example
c0c0c0 is a multiple of 3
33333 is a multiple of 3
444444 isnt |
| |
09-16-2003, 11:13 AM
|
· #4 | | New Member |
__________________
http://www.web-temple.com
|
| |
03-15-2004, 07:18 PM
|
· #5 | | NamePros Member Name: Carissa Joy Location: Cebu City Join Date: Mar 2004 | Well, I am working on a website now and I am using #DBEEFF. While that make a difference when the viewer would use 16 bit set-up against 32 bit set-up?
I mean the monitor settings...coz I want to use pastel and most of those colors have different combinations. Like #F9E6CA or #FADEF0. Are these advisable?
__________________
How would my life be without you?
Where would I be without you.....
Last edited by Cjpixel : 03-15-2004 at 07:27 PM.
|
| |
03-22-2004, 12:44 AM
|
· #6 | | Permanent Resident Name: Anthony Location: NYC Join Date: Dec 2003
Posts: 9,203
NP$: 26.71 ( Donate)
| I'd say the only safe colors to go with are the Web Safe colors previously mentioned. |
| |
04-22-2004, 08:57 AM
|
· #7 | | NP Maniac™ Name: Tom Join Date: Apr 2004
Posts: 627
NP$: 21.75 ( Donate)
| Really good post for colour reference.
__________________
~ Thomas Cameron
|
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |