Select a car:
Its color is: {{selectedCar.color}}
When you use the ng-options directive to create dropdown lists, the selected value can be an object.
In this example you can display both the model and the color of the selected element.