Hi, I'm not sure that the replies on this topic was what Jason was expecting ;)
I think that he means a way to do such conversion with MetaTags. I second him because there is no way that I'm aware to use <@CALC > for conversion. It only allow to use hexadecimal numbers prefixed by 0x for calculation. as for color codes, these features will help working with dynamic parametrable Witango css provider, wich seems to be an interresting thing. I hope that was the point. Gauthier ----- Original Message ----- From: "Atrix Wolfe" <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 9:17 PM Subject: Re: Witango-Talk: [OT] Hexadecimal number to decimal conversion.... > for the color: > a9f695 > > red(a9)=169 > green(f6)=246 > blue(95)=149 > > Not sure if you how much you know about how html colors/hex works so.... > Hexadecimal is a numbering system which uses 0-9 then continues with A-F > numericly meaning 10-15. In hexadecimal then, 10 is equivelant to 16 in > decimal. For color codes in html you get 2 hexadecimal digits per color code > and they go in the order Red, Green, Blue. Since you have to hex digits, > the values range from 0-255 (00-FF) for each color. if all colors were 255 > (FF for all 3 fields...FFFFFF), that is the color white. If they are all > 0's then of course its black (000000). Red and Green make yellow(FFFF00), > blue and red make purple(FF00FF), green and blue make aqua(00FFFF) ...and > lots of colors inbetween (: > > > ----- Original Message ----- > From: "cryptomancer" <[EMAIL PROTECTED]> > To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> > Sent: Friday, August 09, 2002 11:44 AM > Subject: RE: Witango-Talk: [OT] Hexadecimal number to decimal conversion.... > > > > a9f695=11138709 base 10 > > http://www.southwest.com.au/~jfuller/binary/converter.htm > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Pamental > > Sent: Friday, August 09, 2002 1:33 PM > > To: Multiple recipients of list witango-talk > > Subject: Witango-Talk: [OT] Hexadecimal number to decimal conversion.... > > > > > > Hey guys, > > > > Anyone have a way to convert hexadecimal to a decimal number? (converting > a > > color code '#a9f695' to the decimal equivalent? > > > > Thanks! > > > > Jason > > > > -- > > ____________________________________________________________________ > > > > Jason Pamental, President [EMAIL PROTECTED] > > > > Bathysphere Digital Media Services, Inc. http://bathyspheredms.com > > ____________________________________________________________________ > > > > Tel: 401.490.6830 Fax: 401.490.6831 > > ________________________________________ > > > > > > A North American Distributor for Witango (http://www.witango.com) > > > > Rapid Web Application Development - XML Execution Engine > > > > > > > > ________________________________________________________________________ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > > > ________________________________________________________________________ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body ______________________________________________________________________________ Pour mieux recevoir vos emails, utilisez un PC plus performant ! Dicouvrez la nouvelle gamme DELL en exclusiviti sur i (france) http://www.ifrance.com/_reloc/signedell ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
