.. _RGBColor: ================================================ RGBColor ================================================ Description ----------- The definition of an RGB color mode. Properties ^^^^^^^^^^ +---------------------------------------------+---------------------------------------------+ | :ref:`blue` readonly | The blue color value. Range: 0.0 to 255.0. | +---------------------------------------------+---------------------------------------------+ | :ref:`green` readonly | The green color value. Range: 0.0 to 255.0. | +---------------------------------------------+---------------------------------------------+ | :ref:`hexValue` readonly | The hex representation of this color. | +---------------------------------------------+---------------------------------------------+ | :ref:`red` readonly | The red color value. Range: 0.0 to 255.0. | +---------------------------------------------+---------------------------------------------+ Static Properties ^^^^^^^^^^^^^^^^^ +---------------------------------------------+---------------------------------------------+ | :ref:`blue` readonly | The blue color value. Range: 0.0 to 255.0. | +---------------------------------------------+---------------------------------------------+ | :ref:`green` readonly | The green color value. Range: 0.0 to 255.0. | +---------------------------------------------+---------------------------------------------+ | :ref:`hexValue` readonly | The hex representation of this color. | +---------------------------------------------+---------------------------------------------+ | :ref:`red` readonly | The red color value. Range: 0.0 to 255.0. | +---------------------------------------------+---------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 RGBColor/red.rst RGBColor/green.rst RGBColor/blue.rst RGBColor/hexValue.rst RGBColor/red.rst RGBColor/green.rst RGBColor/blue.rst RGBColor/hexValue.rst