Welcome!
This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!
Hex Color Codes
To set Background Color is possible to use Hex Color Codes instead of RGB ?
example -> iif([BTT->TAS]>4000000,RGB(255,255,0),RGB(199,234,70))
The color RGB is the same like Hex code.
The code in RGB is representable betwen 0 to 255 in decimal for each color (red, green and blue).
So for example RGB = 255,144,29 is the same like Hex = FF901D (R: 255>FF | G:144>90 | B:29>1D)
But like Rodrigo said you ofcourse have a function with name HEXCOLOUR.
Keep Informed
About the Community
This platform is for beginners and experts willing to share their Genio knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
Read Guidelines
Question tools
14 follower(s)
Stats
Asked: 20/11/2019 上午11:44 |
Seen: 1782 times |
Last updated: 22/4/2020 下午2:13 |