PDA

View Full Version : RGB to HEX


HITECH303
15th July 2000, 01:09
How do I convert colors in RGB to HEX???

iomegajaz
15th July 2000, 01:25
Photoshop 5.5
<OL TYPE=A>
<LI> Eyedrop the colour you want to know the HEX value of.
<LI> Click on the Colour Sample to bring up the Colour Picker dialog.
<LI> Select the text in the HEX field.
<LI> Tada.
</OL>

Dodgy method
<OL TYPE=A>
<LI> Open FrontPage Express (ewww).
<LI> Go to Format -&gt; Background (IIRC) and choose to have a Custom colour for the Background Colour.
<LI> Enter the RGB values into the Custom Background Colour dialog.
<LI> Hit OK a couple of times to get back to FrontPage (ewww).
<LI> Go to View -&gt; HTML (again IIRC) and scroll down to the line that starts with " &lt;body bgcolor=#"
<LI> Select, copy and paste the BGCOLOR value from the &lt;body&gt; tag.
<LI> Again, tada.
</OL>

If someone has an easier way of doing this, I'd TRULY love to know what it is. http://forums.winamp.com/ubb/biggrin.gif

------------------
http://iomegajaz.cjb.net
iomega_jaz@hotmail.com

[This message has been edited by iomegajaz (edited July 16, 2000).]