Sets the colour for this object.
if(object.color is null) { object.color = Color.fromString("003311"); }
See Implementation
Sets the colour for this object.