Microsoft
Software
Hardware
Network
Question : Converting Hexadecimal to RGB
Cold someone please explain how to create the RGB color that matches '66' in Hexadecimal ?
6 equals the nibble 0110 = 0+4+2+0 = 6
right?
so 66 is 0110 0110
What's that equal in RBG?
Thanks.
Answer : Converting Hexadecimal to RGB
I think you have it the wrong way around.
An RGB colour is a triplet of HEX values. The hex value "66" is 6x16 + 6 = 102.
Random Solutions
SQL Help needed... UNIQUE()
Image on monitor does not fill screen
How do I uninstall Symantec Backup Exec 11d in Windows Server 2003??
Need to lock down SMTP traffic - Urgent!
"class StreamingApplet.RTApplet.c
lass not found" error occured
I can't install Office XP....
Windows Terminal Server Printer Redirection Issues
Using CSS Float
get selected (not all) checkboxes in jQuery
Visual Studio 2008 versus Expression Blend?