I have a question about a function i am working on that checks if the number given from the json is === 100 and if it is it will change a divs background color. I have the json set up i just need info on how to change the color based on an a checking equality function in angularjs. My code is as follows and basically i need to change the blue to green when the json number returns "100" representing 100 percent completion