Side Panel,I need to know which Blue in Hex Code Example: #ffffff That very light blue it. It's not #e9e9e9, I've tried inspect element I can't get it...
You can use this website right here. I'm actually not sure what you mean by 'side panel' though. We don't have such a thing. :/
Where all User info is listed Example: Join Date Feb 2011 Gender male Location CrossFire.exe Posts 28,571 Reputation 1919 Thanks 6,345
Just used color picker from the 'side panel' on Paint and got this: R: 242 G: 246 B: 248 There doesn't seem to be a valid hex code for this combo though. EDIT: Nevermind, try #FF6600.
Originally Posted by Fvzion Just used color picker from the 'side panel' on Paint and got this: R: 242 G: 246 B: 248 There doesn't seem to be a valid hex code for this combo though. EDIT: Nevermind, try #FF6600. That RGB scheme is #F2F6F8. #FF6600 is an orange.
Originally Posted by WhyIsItReal That RGB scheme is #F2F6F8. #FF6600 is an orange. Hmm, weird. Thanks for the correction