The maximum value that an RGB component value may have.

 public static const int MaxRGBValue = 255;
Public Shared Const MaxRGBValue As Integer = 255