Converts an RGB coded color without transparency to the ingame decimal color format.
_red | The red channel, 0-255 <NUMBER> |
_green | The green channel, 0-255 <NUMBER> |
_blue | The blue channel, 0-255 <NUMBER> |
Ingame color format ARRAY
[186,38,25] call CBA_fnc_colorRGBtoDecimal
drofseh & Lambda.Tiger