Hexadesimaali Värimaailma
HTML kielessä, RGB values can also be specified using hexadecimal color values in the form: #RRGGBB, where RR (red), GG (green) and BB (blue) are hexadecimal values between 00 and FF (same as decimal 0-255).
For example, #FF0000 is displayed as red, because red is set to its highest value (FF) and the others are set to the lowest value (00).
Harmaat värit näytetään myös tässä tapauksessa samoilla numerosarjoilla..