mix-blend-mode

颜色混合模式

   mix-blend-mode:  normal ;         // 正常
   mix-blend-mode: multiply;       // 正片叠底
   mix-blend-mode:  screen ;         // 滤色
   mix-blend-mode: overlay;        // 叠加
   mix-blend-mode: darken;         // 变暗
   mix-blend-mode: lighten;        // 变亮
   mix-blend-mode: color-dodge;    // 颜色减淡
   mix-blend-mode: color-burn;     // 颜色加深
   mix-blend-mode: hard-light;     // 强光
   mix-blend-mode: soft-light;     // 柔光
   mix-blend-mode: difference;     // 差值
   mix-blend-mode: exclusion;      // 排除
   mix-blend-mode: hue;            // 色相
   mix-blend-mode: saturation;     // 饱和度
   mix-blend-mode: color;          // 颜色
   mix-blend-mode: luminosity;     // 亮度
   
   mix-blend-mode: initial;
   mix-blend-mode: inherit;
   mix-blend-mode: unset;

我遇到的问题是需要给整体加上一个带颜色的滤镜 

加之前之后效果

代码 

    background: #0a2a43;
    mix-blend-mode: color;

随便玩玩其他属性

multiply        正片叠底

 screen 滤色

overlay 叠加 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值