View Single Post
  #9  
Old 06-12-2018, 18:31
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
The color represented by the BtnCol=$da532c
is RRGGBB ( red,green,blue ) -> rgb(218,83,44) = Orange

I use this page all the time for hex values for colors ( ISS scripts ), there is also link on right side bottom for hex to rgb ( what i used above to get color )..

https://www.rapidtables.com/convert/...gb-to-hex.html
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
Lingtons (08-12-2018)