|
| 1 | +--- |
| 2 | +layout: contact |
| 3 | +--- |
| 4 | + |
| 5 | +## Scala Center Visual Identity Guidelines |
| 6 | + |
| 7 | +### Logo |
| 8 | + |
| 9 | +There are two acceptable versions of the Scala Center logo. |
| 10 | +The first one consists of: |
| 11 | + |
| 12 | +* the "swirl" graphic |
| 13 | +* the Scala Center name |
| 14 | + |
| 15 | +The second one includes the above and also contains: |
| 16 | + |
| 17 | +* the mission statement: "For open source. For education." |
| 18 | + |
| 19 | +It is possible to use different combinations of the default color palette, depending on the use case and on background. |
| 20 | + |
| 21 | +### Default color palette |
| 22 | + |
| 23 | +<table> |
| 24 | + <thead> |
| 25 | + <tr><th> </th><th>Hex</th><th>RGB</th><th>CMYK</th></tr> |
| 26 | + </thead> |
| 27 | + <tbody> |
| 28 | + <tr><th>Orange</th><td>#f1592a</td><td>241, 89, 42</td><td>0, 63, 100, 5</td></tr> |
| 29 | + <tr><th>Petrol</th><td>#002b36</td><td>0, 43, 54</td><td>100, 20, 0, 79</td></tr> |
| 30 | + </tbody> |
| 31 | +</table> |
| 32 | + |
| 33 | +### Logo versions |
| 34 | + |
| 35 | +We recommend to use one of the two following versions as the first choice on a clear background (white, light grey, etc.). |
| 36 | + |
| 37 | +<img src="/resources/img/scala-center-logo-black.png"> |
| 38 | + |
| 39 | +<img src="/resources/img/scala-center-main-logo-black.png"> |
| 40 | + |
| 41 | +#### Alternative |
| 42 | + |
| 43 | +On dark backgrounds, use the orange swirl and white text: |
| 44 | + |
| 45 | +<img style="background-color: darkgrey" src="/resources/img/scala-center-logo.png"> |
| 46 | + |
| 47 | +<img style="background-color: darkgrey" src="/resources/img/scala-center-main-logo.png"> |
| 48 | + |
| 49 | +On colored backgrounds, you may use the white swirl and white text: |
| 50 | + |
| 51 | +<img style="background-color: brown" src="/resources/img/scala-center-logo-white.png"> |
| 52 | + |
| 53 | +<img style="background-color: brown" src="/resources/img/scala-center-main-logo-white.png"> |
| 54 | + |
| 55 | +### Swirl only |
| 56 | + |
| 57 | +The swirl only, without the text, should only be used in its colored version: |
| 58 | + |
| 59 | +<img src="/resources/img/scala-center-swirl.png"> |
| 60 | + |
| 61 | +### Resources |
| 62 | + |
| 63 | +PNG files: |
| 64 | + |
| 65 | +* [Logo with black text, no mission statement](/resources/img/scala-center-logo-black.png) |
| 66 | +* [Logo with black text, with mission statement](/resources/img/scala-center-main-logo-black.png) |
| 67 | +* [Logo with white text, no mission statement](/resources/img/scala-center-logo.png) |
| 68 | +* [Logo with white text, with mission statement](/resources/img/scala-center-main-logo.png) |
| 69 | +* [White logo with white text, no mission statement](/resources/img/scala-center-logo-white.png) |
| 70 | +* [White logo with white text, with mission statement](/resources/img/scala-center-main-logo-white.png) |
| 71 | +* [Swirl logo only](/resources/img/scala-center-swirl.png) |
0 commit comments