Hello. I'm learning CSS gradually and saw a recent example stylesheet where a background color is shown as #333 I'm accustomed to something like #000333, but that's not the same color as #333 (neither is #333000). can someone explain how a css stylesheet defines a color like #333, which appears as a grey background in the html file