21.07.2021, 10:31
I would like to add some buttons in visualisation with fixed values.
Is it correct that the fixed value for an RGB 232.600 datatype has to be given in decimal format?
For example color rgb (204,0,0) is in decimal format 13369344
For example color rgb (255,255,0) is in decimal format 16776960
I found an online conversion tool to do this https://www.mathsisfun.com/hexadecimal-d...olors.html
I assume this is the fastest way to get those decimal numbers?
Is it correct that the fixed value for an RGB 232.600 datatype has to be given in decimal format?
For example color rgb (204,0,0) is in decimal format 13369344
For example color rgb (255,255,0) is in decimal format 16776960
I found an online conversion tool to do this https://www.mathsisfun.com/hexadecimal-d...olors.html
I assume this is the fastest way to get those decimal numbers?