do u know some rgb values of colors used in making html document?

Public Comments

  1. I'm not sure what you're asking here. There is no general color used in HTML except maybe white as a background color is used by default in most browsers. But to set colors specifically in HTML you have to set their colors and that means they can be anything you like. Although you don't set RGB values, you set Hex values such as #FFFFFF for white. Any basic HTML editor should be able to give you some options as you write the code or you can use a graphics app like ImageReady or Fireworks to get Hex values for any color you set.
  2. http://www.pitt.edu/~nisg/cis/web/cgi/rgb.html has a nice chart.
  3. to get the rgb value of any color, use tools such as "color matrix"
  4. try googling "html color code generator" or "rgb to html color generator" to find some cool generators that actually do it for you. i hope that helps.
  5. This is the colour scheme site I use when designing a web site. I find it very helpful. If you use the menu at the top you can find monchromatic or complimentary colour schemes.
  6. Sure, check these out: http://www.pitt.edu/~nisg/cis/web/cgi/rgb.html
  7. You find many web designing resources including HTML Goodies - Free html tutorials and help, images, color codes and more for the web developer. http://www.webbozz.com/wbd_help.htm You can also see the hex color code and covert it to RGB at: http://onlineconverters.com/webcolours.html
Powered by Yahoo! Answers