Forums > Web, Print & Media Design > Opacity – RGBA Values
|
Opacity – RGBA Values
The RGB model is extended to RGBA to include ‘alpha’ to express opacity of a color.
The alpha value is expressed in decimals between 0 and 1. For example: 0.5 for semi transparent, 0.8 for 80% opacity and so on.
Example
semi-transparent solid blue
and
very transparent solid orange
p {color: rgba(0,0,255,0.5)}
p { color: rgba(100%, 50%, 0%, 0.1) }
|
| Build a web site | Website Management Technology | Website Services |
|
|
|
|
| Website CMS Solutions | Website CMS Applications | |
|
|
|
|
| Business Opportunities | Customer Service | Company |
|
|
|
|
Website design by AJIBOYE. Website powered by ASD Website Automation CMS+ v. 3.06.00
© Copyright. AJIBOYE. All rights reserved