SA-MP Forums Archive
I need to get this colour id +Rep - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: I need to get this colour id +Rep (/showthread.php?tid=342969)



I need to get this colour id +Rep - swat365 - 15.05.2012

http://store.picbg.net/pubpic/0A/75/...ddd8ef0a75.png


Re: I need to get this colour id +Rep - FalconX - 15.05.2012

pawn Код:
0x8B8BE5FF
Check this out.
-FalconX


Re: I need to get this colour id +Rep - TheDominator - 15.05.2012

Is this close enough? 988ADB


Re: I need to get this colour id +Rep - TzAkS. - 15.05.2012

#6600ff
You can choose here your option,it has a colour picker
http://bsndesign.webs.com/tde.htm


Re: I need to get this colour id +Rep - Roperr - 15.05.2012

Few options: - 0x5000FFFF, 0x004BFFFF, 0x0037FFFF


Re: I need to get this colour id +Rep - swat365 - 15.05.2012

Quote:
Originally Posted by FalconX
Посмотреть сообщение
pawn Код:
0x8B8BE5FF
Check this out.
-FalconX
It's so close..
http://store.picbg.net/pubpic/44/B7/...bb6abe44b7.png


Re: I need to get this colour id +Rep - Laronic - 15.05.2012

pawn Код:
0x8D8DFFFF



Re: I need to get this colour id +Rep - Mauzen - 15.05.2012

Just open it with paint, choose the color picking tool, click on the color, and convert the shown rgb values to hex numbers.
No big deal.

>> 139 139 229 = 8B8BE5 exact, as falconx said first