Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Does anyone know the Colour spectrum available in expressions?
Thanks
Graham
You can use between 0 to 255 for rgb. eg: rgb(125,200,255)
You can use between 0 to 255 for rgb. eg: rgb(125,200,255)
Hi,
You can use Background color option like by using function RGB(255,255,255) by putting different color option or you can use text color also.
Thanks & Regards
Hi,
Or you can use Red(),Black(),Blue() color options in Background option.
Thanks & Regards
You need to use RGB function...something like qv_geeks has mentioned.
Different combinations can be shown by below screenshot..
Thanks,
But how come you can choose Yellow(), but not Orange?
Hi,
Write a code Yellow( ) then you get yellow color but if you select Basic colors yellow you are able to make different yelow color combination by sliding the small triangle arrow.
Thanks & Regards
PFA this is very nice utility to get rgb values.
Vikas
Hi
Please find the below image. Hope this will helps you.