public function testBlack()
 {
     $this->assertColor(ColorFactory::black(), "000000");
 }