You are not logged in. Please log in to get the full benefit of SpongePedia.
For further questions go to SpongePedia:Contents !
User:Myotis
From SpongePedia, the First SpongeBob Wiki.
(Difference between revisions)
m |
(→RGB) |
||
| Line 35: | Line 35: | ||
{| class="wikitable collapsible" | {| class="wikitable collapsible" | ||
| − | !Name!!RGB-Wert | + | !Name!!RGB-Wert!!HEX-Wert |
|- | |- | ||
| − | |Rot || style="background-color:#ff0000"|255, 0, 0 | + | |Rot || style="background-color:#ff0000"|255, 0, 0 || #ff0000 |
| + | |- | ||
| + | |Orange || style="background-color:#ff8000"|255, 128, 0 || #ff0000 | ||
| + | |- | ||
| + | |Gelb || style="background-color:#ffff00"|255, 255, 0 || #ffff00 | ||
| + | |- | ||
| + | |Gelbgrün || style="background-color:#80ff00"|128, 255, 0 || #80ff00 | ||
|- | |- | ||
|Grün || style="background-color:#00ff00"|0, 255, 0 | |Grün || style="background-color:#00ff00"|0, 255, 0 | ||
Revision as of 16:14, 22 June 2020
Hello, I'm Myotis, administrator at the German and English SpongePedia.
To do
- SpongePedia:Existing (double) images
- Interwiki links between de-SP and en-SP
- SpongePedia:Templates
- Once Bitten (Episode) check for SPF
- Template:Minor characters
Template:EpInfo Template:EpInfo2
| Maintenance |
|---|
| My Sandbox |
| My Sandbox 2 |
| My Bot |
RGB
| Name | RGB-Wert | HEX-Wert |
|---|---|---|
| Rot | 255, 0, 0 | #ff0000 |
| Orange | 255, 128, 0 | #ff0000 |
| Gelb | 255, 255, 0 | #ffff00 |
| Gelbgrün | 128, 255, 0 | #80ff00 |
| Grün | 0, 255, 0 | |
| Blau | 0, 0, 255 |