{"name":"background-color","description":"This property sets the background color of an element. The color is drawn behind any background images.","keywords":["css","property","background-color","background","color"],"longDescription":"","syntax":["background-color: <color> | transparent;"],"defaultValue":"transparent","values":{"transparent":{"description":"The background is transparent."},"<color>":{"description":"The color value. Colors can be specified with a constant, an RGB value, or a hexadecimal value."}},"versions":{"doc1":"http:\/\/www.w3.org\/TR\/CSS1\/#background-color","doc2":"http:\/\/www.w3.org\/TR\/CSS2\/colors.html#propdef-background-color","doc21":"http:\/\/www.w3.org\/TR\/CSS21\/colors.html#propdef-background-color","doc3":"http:\/\/www.w3.org\/TR\/css3-background\/#background-color"}}