English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Actually I am making a website and I want to set a background as bgcolor. and for some reasons I also want to find the colour code of that picture also.

Which s/w can do this for me.

2006-09-14 19:27:48 · 5 answers · asked by Pradyumn 1 in Computers & Internet Programming & Design

5 answers

Any decent graphics software will do it for you with the 'colour picker' tool. Personally I like the GIMP, http://www.gimp.org but you'll also need to install the Gtk runtime library.

2006-09-14 19:32:00 · answer #1 · answered by Anonymous · 0 0

Adobe Photoshop would be my first choice. Use the Eye Dropper tool by clicking on the location in the picture you wish to know what the color is. This will set the foreground color swatch square on the toolbar. Double-click the swatch and you get the Color chooser dialog which has the 3 styles of numerically making the colors. You want the values for the RGB. The three numbers in the RGB will be the code you use in HTML.

bgcolor="#0000FF" or bgcolor="#aaff00"

the capitalization of color codes does not matter in HTML.

2006-09-15 02:35:39 · answer #2 · answered by Anonymous · 0 0

You don't set a picture as a bgcolor.

To use a background image, go into your tag and put background="" and put the address of the image you want to use as a background in between the quotes.

Actuallt I prefer CSS for style and layout. Much easier and you can do much more with it.

2006-09-15 02:34:42 · answer #3 · answered by Anonymous · 0 0

try paint shop pro ... load the pic, and use the dropper tool .. you will get the color of that pixel .. click on the color you will get the RGB colors and the html code

2006-09-15 02:32:30 · answer #4 · answered by Luay14 6 · 0 0

Checkout this free great and very small tool

http://nattyware.com/pixie.html

2006-09-15 02:46:33 · answer #5 · answered by Jayaprakash V 2 · 0 0

fedest.com, questions and answers