ButtonColor

constructor(red: Int, green: Int, blue: Int)
constructor(hex: Int)
constructor(hex: String)