In This Topic ▼

RGB - 3D Additive Model

In the RGB color space:

Three numbers (0 - 255) representing Red, Green and Blue can be used to uniquely identify each color in the spectrum.

If Red, Green, and Blue all have the same value, the resulting color is a shade of gray. Black is the absence of all color, or Red, Green, and Blue values are all zero, while White is the presence of the maximum amount of all three component colors, or Red, Green, and Blue all have a value of 255. The RGB model is additive, or light is added to create colors. This means that as the component color values increase, the resulting color becomes brighter.

image\Model-RGB.gif

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Common Dialog C++ Class Library Help