color code
Moderator: General Moderators
color code
anyone know where i can find a simple HTML code for a color chart? you know.. those things where you can see the different color table cells for a bunch of colors =)
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
i can get an html code from photoshop?
like a table of colors
like a table of colors
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
there's like 216 possibilities in the websafe palette alone 
also, i don't know what r,g,b values mean =( i know it stands for red green & blue.
also, i don't know what r,g,b values mean =( i know it stands for red green & blue.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
yes, i knew that ;p
which is what i ended up doing. i copied pasted ALL 216 web safe colors individually into notepad. saved it as .csv. used fgetcsv() to populate an html table, then copied and pasted that ;d
go me
which is what i ended up doing. i copied pasted ALL 216 web safe colors individually into notepad. saved it as .csv. used fgetcsv() to populate an html table, then copied and pasted that ;d
go me
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Are you mad?scrotaye wrote:i copied pasted ALL 216 web safe colors individually into notepad.
Why didn't you just use (quick Yahoo! search) this one?
http://www.web-source.net/216_color_chart.htm
yahoo search.. what's that? 
i use google for practically everything ;p i even dug into the 3rd page of the results and the color codes seemed to be all javascript
i did find a couple tables, but doing it myself proved much easier for customization
i use google for practically everything ;p i even dug into the 3rd page of the results and the color codes seemed to be all javascript
i did find a couple tables, but doing it myself proved much easier for customization
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
https://addons.mozilla.org/extensions/m ... php?id=271
forgot about this bad boy until a minute ago while grabbing all the extension urls
forgot about this bad boy until a minute ago while grabbing all the extension urls
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
maybe this woud be useful:
http://www.ten.lt/adresai/colors.html
http://www.ten.lt/adresai/colors.html