Mensch Tracht und Gott Lacht - Filtering Views, News, Tips, Tricks and Temporal Anomalies

How To Convert From RGB to Hex on a Windows Computer

January 22, 2006 | In web design |

When using color on Web pages, you might prefer to use hex codes, but many graphics programs describe colors as RGB.
It’s simple to convert an RGB code into a hexadecimal triplet for your Web page.

Open the Widows Calculator found under Accessories.

Windows Calculator

  1. Choose an RGB color you would like to convert. For example, a pale turquoise in RGB is 175,238,238.
  2. Open the calculator, and in the view menu, change it to Scientific.
  3. Make sure that the “Dec” radio button is selected.
  4. Enter the first number in the RGB code into the calculator. In this example, that would be 175.
  5. Click on the “Hex” radio button.
  6. Record the code that appears as your first two digits of your hex-triplet. In this example, that would be af.
  7. Repeat with the two remaining RGB codes. For my example, I get ee and ee again. My resulting hexadecimal code is #afeeee.

Sphere: Related Content

Bookmark this post at del.icio.us

No Comments yet »

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^