24Bit RGB Color Explained

128 64 32 16 8 4 2 1
1 1 0 0 0 1 1 0
1 Byte Red
Red: Decimal 198 | HEX C6
128 64 32 16 8 4 2 1
1 0 1 0 1 1 1 1
1 Byte Green
Green: Decimal 175 | HEX AF
128 64 32 16 8 4 2 1
0 1 1 0 0 0 0 0
1 Byte Blue
Blue: Decimal 96 | HEX 60
Mixed HEX Value = C6AF60
Mixed RGB Value = 198,175,96
Mixed HSL Value = 45°, 45%, 58%
Color Temperature = Warm
Color Name: Goldenrod
1 pixel of 24Bit color...

Color Reference

Complementary Color (Opposite): 57,80,159

Analogous Colors:

Color Components

Red (R): Intensity of red light, typically ranging from 0 to 255 in 8-bit systems.

Green (G): Intensity of green light, also ranging from 0 to 255.

Blue (B): Intensity of blue light, ranging from 0 to 255.

Each component contributes to the final color by combining in various intensities.