Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to know one thing about , How to Mix three colours?
Have a look at kmy attached file, The same background colour i want to create for my dashboard background.
Can any one tell me how to do this?
May be using ARGB() or colormix() or colormix2()
Got to help and search for 'color functions' for more options
Please find the attachment
it might be helpful.
Hi Nagarjuna,
The following snippet could be a way to achieve your requirement.
Thanks