Farbverlauf Alloy Orange

Beispiel der Wiedergabe des Farbverlaufs und des Textes:

Das ist ein Beispiel des Textabsatzes, in welchem die Farbe mit dem Code #A64400 angewendet wird. Die Textfarbe passt mit der Grundfarbe des Farbverlaufs #C46210 zusammen.

Statistik: Ansichten 1350 Gefällt mir 0

Codes der anwendbaren Farben:

Farbe Vorschau HEX-Code RGB-Code
Farbe 1 (ober) #C46210 196.98.16
Farbe 2 (unter) #B55301 181.83.1
Randfarbe #A64400 166.68.0
Schattenfarbe #D3711F 211.113.31
Textfarbe 1234567890 #A64400 166.68.0

CSS3-Stile:

background: #C46210;
color: #A64400;
background: linear-gradient(to bottom, #C46210 0%, #B55301 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C46210), color-stop(100%, #B55301));
background: -webkit-linear-gradient(top, #C46210 0%, #B55301 100%);
background: -moz-linear-gradient(top, #C46210 0%, #B55301 100%);
background: -o-linear-gradient(top, #C46210 0%, #B55301 100%);
background: -ms-linear-gradient(top, #C46210 0%, #B55301 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C46210', endColorstr='#B55301', GradientType=0);
border: 1px solid #A64400;
text-shadow: 0 1px 0 #D3711F;
-webkit-text-shadow: 0 1px 0 #D3711F;
-moz-text-shadow: 0 1px 0 #D3711F;
box-shadow: inset 0 1px 0 #D3711F;
-webkit-box-shadow: inset 0 1px 0 #D3711F;
-moz-box-shadow: inset 0 1px 0 #D3711F;
Der Inhalt wurde in die Zwischenablage kopiert. Der Inhalt wurde nicht kopiert. Bitte benutzen Sie "Ctrl + C".