3.2 Base Color: the ‘background-color’ property

Chapter 3 - Backgrounds - 3.2 Base Color: the ‘background-color’ property

Go to the relevant page of the specification.

background-color-border-box
Background color clipped to 'border-box'
Background color is clipped according to the 'background-clip' value associated with the bottom-most background image.
background_color_padding_box
Background color clipped to 'padding-box'
Background color is clipped according to the 'background-clip' value associated with the bottom-most background image.
color-behind-images
Background color is drawn behind images
Background color is drawn behind any number of background images.
background-color-applied-to-rounded-inline-element
'Background-color' applied to a rounded inline element
'Background-color' is clipped according to the 'background-clip' property in an inline element.