html metalic color codes (what are they and where do i find them)?

i have been searching tryingto find a place to get color codes for metalic colors si i can really make this site look good...... bu im haveing no luck im tryingot teach myself html so im basically finding codes all over the net and tehn memorizeing them so that i can rewrite them and figure out how to write new code.... its quite easy except when u have to know exact codes that u havce to look up can anyone help me

Public Comments

  1. If you have photoshop or paintshop both will give you the hex code in the color chooser....or there are a few sites that have the websafe colors listed http://www.devguru.com/Technologies/html/quickref/color_chart.html http://www.htmlgoodies.com/tutorials/colors/article.php/3478961
  2. http://www.computerhope.com/htmcolor.htm the best way to try them is to remember the codes are RRBBGG R=red B=blue G=green the digits go from 00 to FF (AA after 99 then BB etc,,) so FF0000 will be full red no blue no green 00FF00 will be full blue 009900 willl be a darker blue FFFF00 will be full blue and green which makes yellow and so on
  3. Color combinations - http://www.webdevelopersnotes.com/design/14.php3 Web page color combinations - http://www.webdevelopersnotes.com/design/color_combinations_for_web_pages.php3 HTML color names and codes - http://www.webdevelopersnotes.com/design/list_of_HTML_color_names.php3 However, if you are looking for metallic colors, I think you need to create "gradients" which can give a semblance of metallic sheen. use a graphics or image editing program such as PhotoShop to create one - Check the popular ones here http://www.webdevelopersnotes.com/graphics/image_editing_programs.php3 Take also a note of how to save gradients - http://www.webdevelopersnotes.com/graphics/gifs_color_gradients.php3
Powered by Yahoo! Answers