X
X
xmoonlight2016-11-03 09:56:29
css
xmoonlight, 2016-11-03 09:56:29

Color with alpha channel in Chromium 56.0 #RRGGBBAA not working?

Colleagues, I welcome everyone.
I'm trying to use #RRGGBBAA in CSS in Chromium 56.0 - it doesn't work (they promised support from version 52).
I tested it with this: https://googlechrome.github.io/samples/css-alpha-c... - same thing.
What (where) is the problem? Is it true that while the alpha channel can only be set via rgba() for Chromium/Chrome? What is the best way to set color with alpha?
In advance, thanks to everyone.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Druzhaev, 2016-11-03
@xmoonlight

Put like thisrgba(255, 255, 255, 0.6)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question