Top "Background-color" questions

"background-color" is a CSS property used to define the background color of an element.

Is it possible to change only the alpha of a rgba background colour on hover?

I have a set of <a> tags with differing rgba background colours but the same alpha. Is it …

css hover background-color rgba
Fade the background-color of a span tag with JQuery

I'm trying to fade the background-color of a span tag using JQuery to emphasize when a change has occured. I …

jquery jquery-animate fade background-color html
delphi : how can I change color of a cell in string grid

I want to change background color ( not font ) of a cell in string grid in delphi . Just one cell not …

delphi background-color tstringgrid
Good text foreground color for a given background color

I'm drawing a color selection button and I'm looking for a nice and simple formula to get a good text …

user-interface text colors background-color
Flutter BoxDecoration’s background color overrides the Container's background color, why?

I have a Flutter Container widget and I defined a color for it (pink), but for some reason, the color …

flutter dart colors background-color flutter-container
How to set a WPF ListView Selected Item color?

I am trying to recreate the Mail UI from Windows 8 in a WPF application running on Windows 7. Here's what I …

wpf listview styles background-color listviewitem
Set a background color on the HTML <area> element?

Is there any way to set a background color for the HTML <area> element? I'm creating an image …

html border background-color imagemap area
bootstrap 3 navbar dropdown box color

I am using flat UI theme with bootstrap 3. The flat UI theme navbar is not working correctly and many are …

css twitter-bootstrap-3 background-color navbar submenu
Change stage background color in AS3?

I am using pure AS3 to build my project. I was wondering if there are anyways to change the stage …

flash actionscript-3 background-color
Background-color hex to JavaScript variable

I'm kind of new to JavaScript and jQuery and now I'm facing a problem: I need to post some data …

javascript jquery hex rgb background-color