A VB6 or (Visual Basic 6) program can be used to find RGB values of a color. Some knowledge of programming concepts and languages such as Visual Basic is required to write a program code in VB6. Basic concepts and knowledge of bit operations, functions, subroutines, etc, are necessary to write programs. A program to find the RGB values of a color in VB6 can be written by using basic bit operations. With binary operations and Visual Basic, finding the RGB values of a color can be accomplished in