<img src='https://images.unsplash.com/photo-1611841553065-ae18dea1eec3?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MXwxNDU4OXwwfDF8cmFuZG9tfHx8fHx8fHw&ixlib=rb-1.2.1&q=80&w=400' alt=''>
img {
max-width: 100%;
filter: url('data:image/svg+xml,\
<svg xmlns="http://www.w3.org/2000/svg">\
<filter id="teal-lightgreen" x="-10%" y="-10%" width="120%" height="120%" filterUnits="objectBoundingBox" primitiveUnits="userSpaceOnUse" color-interpolation-filters="sRGB">\
<feColorMatrix type="matrix" values="1 0 0 0 0\
1 0 0 0 0\
1 0 0 0 0\
0 0 0 1 0" in="SourceGraphic" result="colormatrix"/>\
<feComponentTransfer in="colormatrix" result="componentTransfer">\
<feFuncR type="table" tableValues="0.03 0.87"/>\
<feFuncG type="table" tableValues="0.57 1"/>\
<feFuncB type="table" tableValues="0.49 0.7"/>\
<feFuncA type="table" tableValues="0 1"/>\
</feComponentTransfer>\
<feBlend mode="normal" in="componentTransfer" in2="SourceGraphic" result="blend"/>\
</filter>\
</svg>#teal-lightgreen');
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.