alert('#' + 1..toString(16) + 42..toString(16) + 42..toString(16))
alert('#' + ((Math.random() * 0x1000000) | 0x1000000).toString(16).substr(1))