Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<noinclude>
<noinclude><p>'''Diese Seite gibt verschieden Farbwerte für Farbnamen in Abhängigkeit der verwendeten Seite aus:'''</p>
<p>Diese Seite gibt verschieden Farbwerte für Farbnamen in Abhängigkeit der verwendeten Seite aus:</p>
'''Verwendung:''' <nowiki> {{ Farbe | Farb-Parameter }}</nowiki><br>
Liefert z.B. für : <nowiki> {{ Farbe | dgrau  }}</nowiki> den Wert ''rgb(51, 51, 51);''
 


{| class="wikitable"
{| class="wikitable"
! Anwendung !! Farb-Parameter !! Rückgabewert (mit ; ) !! Farbe !! Verwendung
! Anwendung !! Farb-Parameter !! Rückgabewert (mit ; ) !! Farbe !! Verwendung
|-
|-
| '''Mobile Security''' || grün || #2DCC71; ||<span style="display: inline-block; width:100px; background-color:#2DCC71;">&nbsp;</span>
| '''Mobile Security / MDM''' || grün || #2DCC71; ||<span style="display: inline-block; width:100px; background-color:#2DCC71;">&nbsp;</span> || eingeloggt
|-
|-
|  || gelb || #F0AD4E; ||<span style="display: inline-block; width:100px; background-color:#F0AD4E;">&nbsp;</span>
|  || gelb || #F0AD4E; ||<span style="display: inline-block; width:100px; background-color:#F0AD4E;">&nbsp;</span>|| unbekannt
|-
|-
| || rot || #E74C3C; ||<span style="display: inline-block; width:100px; background-color:#E74C3C;">&nbsp;</span>
| || rot || #E74C3C; ||<span style="display: inline-block; width:100px; background-color:#E74C3C;">&nbsp;</span>|| ausgeolggt, Schaltflächen
|-
|-
| style="background-color:white;" colspan="4" | <br><br>
| style="background-color:white;" colspan="5" | <br><br>
|-
|-
|  '''UTM''' ||grün ||  #468847; ||<span style="display: inline-block; width:100px; background-color:#468847;">&nbsp;</span>
|  '''UTM''' ||grün ||  #468847; ||<span style="display: inline-block; width:100px; background-color:#468847;">&nbsp;</span>|| Aktiviert, positiv
|-
|-
|  || gelb || #f0ad4e; ||<span style="display: inline-block; width:100px; background-color:#f0ad4e;">&nbsp;</span>
|  || gelb || #f0ad4e; ||<span style="display: inline-block; width:100px; background-color:#f0ad4e;">&nbsp;</span>|| Achtung
|-
|-
| || rot || #ec7063; ||<span style="display: inline-block; width:100px; background-color:#ec7063;">&nbsp;</span>
| || rot || #ec7063; ||<span style="display: inline-block; width:100px; background-color:#ec7063;">&nbsp;</span>||Fehler, gesperrt, Warnung
|-
|-
| style="background-color:white;" colspan="4" | <br><br>
| style="background-color:white;" colspan="4" | <br><br>
|-
|-
|  '''Standard-Werte für alle Seiten:''' || grau || rgb(153, 153, 153); ||<span style="display: inline-block; width:100px; background-color:rgb(153, 153, 153);">&nbsp;</span>
|  '''Standard-Werte für alle Seiten:''' || grau || rgb(153, 153, 153); ||<span style="display: inline-block; width:100px; background-color:rgb(153, 153, 153);">&nbsp;</span>|| Schaltflächen UTM
|-
|-
| || dgrau || rgb(51, 51, 51); ||<span style="display: inline-block; width:100px; background-color:rgb(51, 51, 51);">&nbsp;</span>
| || dgrau || rgb(51, 51, 51); ||<span style="display: inline-block; width:100px; background-color:rgb(51, 51, 51);">&nbsp;</span>||Log-Einträge
|-
|-
|  || blau || rgb(58, 135, 173); ||<span style="display: inline-block; width:100px; background-color:rgb(58, 135, 173);">&nbsp;</span>
|  || blau || rgb(58, 135, 173); ||<span style="display: inline-block; width:100px; background-color:rgb(58, 135, 173);">&nbsp;</span>||Zonen, Bereiche
|-
|-
|  || rots || rgba(231,76,60, 0.7); ||<span style="display: inline-block; width:100px; background-color: rgba(231,76,60, 0.7);">&nbsp;</span>
|  || rots || rgba(231,76,60, 0.7); ||<span style="display: inline-block; width:100px; background-color: rgba(231,76,60, 0.7);">&nbsp;</span>||Symbole in rot
|-
|-
| || rotr || #e43725; ||<span style="display: inline-block; width:100px; background-color:#e43725;">&nbsp;</span>|| verwendet für Border von Schaltflächen
| || rotr || #e43725; ||<span style="display: inline-block; width:100px; background-color:#e43725;">&nbsp;</span>|| verwendet für Border von Schaltflächen

Version vom 23. Februar 2019, 01:40 Uhr

Diese Seite gibt verschieden Farbwerte für Farbnamen in Abhängigkeit der verwendeten Seite aus:

Verwendung: {{ Farbe | Farb-Parameter }}
Liefert z.B. für : {{ Farbe | dgrau }} den Wert rgb(51, 51, 51);


Anwendung Farb-Parameter Rückgabewert (mit ; ) Farbe Verwendung
Mobile Security / MDM grün #2DCC71;   eingeloggt
gelb #F0AD4E;   unbekannt
rot #E74C3C;   ausgeolggt, Schaltflächen


UTM grün #468847;   Aktiviert, positiv
gelb #f0ad4e;   Achtung
rot #ec7063;   Fehler, gesperrt, Warnung


Standard-Werte für alle Seiten: grau rgb(153, 153, 153);   Schaltflächen UTM
dgrau rgb(51, 51, 51);   Log-Einträge
blau rgb(58, 135, 173);   Zonen, Bereiche
rots rgba(231,76,60, 0.7);   Symbole in rot
rotr #e43725;   verwendet für Border von Schaltflächen