Example #1
0
 public function getRedHexa()
 {
     return Math::decimalToHexadecimal($this->red);
 }