True color value ??

Started by khann · 2023-12-10 03:35 UTC · 2 replies · SMF topic #2896

Hi, Everyone.!
I wonder how the "True color" value comes out from RGB values.

ex) R(230) , G(245), B(255) = 33551846 (True color)

can anyone help me ?
Thanks in advance!
Each color is 8 bits (1 byte) of the combined value. You might find {2} helpful.
Ohh...There was already  :D :D !
Thank you so much OWEN !!!