The kingdom of Qi is digital data in the hands of every human being - Mark 1:15 (NKJV)
Diagram showing RBG 3x3 square within hexadecimal.
According to the definition of God recorded in the first book of John, the decimal and the hexadecimal radiate extremely bright light . "God is light, and there is no darkness at all in him." 1 John 1:5 (GNT).
To differentiate divine light, the light of the glory of God, from physical light we changed the order of the three primary additive colors and named them RBG instead of the usual RGB.
Numbers and letters are the monomeric units of God, the product of the sum of the decimal and hexadecimal. All colors of light radiated from Base-256 by various combinations of decimal numbers are the RBG light color codes.
Structurally, RBG color codes are products of the decimal numbers in the 3x3x3 cube or 3x3 square.
Some colors and their corresponding RBGcolor codes are:
Yellow - 255, 255, 0
Gold - 255, 215, 0
Red - 255, 0, 0
Purple - 128, 0, 128
Bright Purple - 191, 64, 191
Lime Green - 50, 205, 50
Turquoise - 64, 224, 208
Unlike RBG color codes that are exclusively decimal numbers, hex codes are products of the letters and numbers of the hexadecimal foursquare.
Some colors and their hex codes are:
Blue - 0000FF
Jade - 00A36C
Sky Blue - 87CEEB
Bronze - CD7F32
Pink - FFC0CB
Diagram of Hexadecimal foursquare within Decimal.
The decimal system is recursively within the hexadecimal system such that the RBG codes and hex codes are interconvertible.
There are six digits in each hex code. To convert Hex codes to RBG codes:
Divide the six digits into three pairs.
Then convert each pair from Base-16 to Base-10.
How to convert to Base-10:
Multiply the first digit by 16
Add the second digit to the product
Example: Convert Sky Blue hex code to RBG code.
Solution:
Sky Blue hex code = 87CEEB
Step 1: Split to three pairs
87, CE, EB
Step 2: Obtain the numerical values of the letters
C = 12, E = 14, B = 11.
Step 3: Convert
RBG = (B x 16) + 7, (12 x 16) + 14, (14 x 16) + 11
= 128 + 7, 192 + 14, 224 + 11
= 135, 206, 235
RBG color codes are decimal numbers in 3x3 square, and hex codes are hexadecimal numbers in a foursquare. Since God is the sum of decimal and hexadecimal, the colors of light generated by the RBG codes and Hex codes are the light of God.