599N/A<html>
599N/A<body>
599N/A1. Click the HSB tab at the ColorChooser.
599N/A2. Click in the lower left corner of the gradient palette
599N/A in order to select a color such that all three RGB values
599N/A are single digit colors (such as 0, 0, 0 or 5, 3, 1).
599N/A3. Click another tab, then click back to the HSB tab.
599N/A4. Now click the lighter colors that should have
599N/A 2 and 3 digit RGB values (in the upper right corner).
599N/A
599N/AIf all digits of each RGB value are shown then test passes.
599N/AIf only the last digit of their values are shown then test fails.
599N/A
599N/A<applet width="500" height="400" code="Test4380468.class">
599N/A</applet>
599N/A</body>
599N/A</html>