-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98590a4
commit ff36f51
Showing
125 changed files
with
917 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
|
||
*.$$$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Software code created by U.S. Government employees is not subject to copyright in the United States (17 U.S.C. §105). The United States/Department of Commerce reserve all rights to seek and obtain copyright protection in countries other than the United States for Software authored in its entirety by the Department of Commerce. To this end, the Department of Commerce hereby grants to Recipient a royalty-free, nonexclusive license to use, copy, and create derivative works of the Software outside of the United States. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,124 @@ | ||
# noaa-nmfs-brand-resources | ||
# NOAA-NMFS Brand Resources | ||
|
||
<img src="./logos/repo_logo2.png" align="right" alt="logo" width="350"/> | ||
|
||
A collection of color palettes, logos, and icons. | ||
### Table of Contents | ||
1. [Color Palettes](#color-palettes) | ||
- [Regional Color Set](#regional-color-set) | ||
- [Color Palettes - Primary](#color-palettes---primary) | ||
- [Color Palettes - Gradient](#color-palettes---gradient) | ||
- [NOAA Primary Palette](#noaa-primary-palette) | ||
- [Grays and Extended Palettes](#grays-and-extended-palettes) | ||
2. [Comprehensive Color Guide](#comprehensive-color-guide) | ||
3. [Logos](#logos) | ||
- [NOAA Logos](#noaa-logos) | ||
- [NOAA Logo Icons](#noaa-logo-icons) | ||
4. [NOAA Fisheries Color Chart](#noaa-fisheries-color-chart-2023) | ||
5. [NMFS Color Palette Python Script](./script/nmfs-color-palette-script.ipynb) | ||
|
||
## Color Palettes | ||
### Regional Color Set | ||
|
||
| Region | Color <br>Group | Base Color | Vivid Color| | ||
|-----------------|--------| --------------------------|-----------------------| | ||
| National | Oceans | ![](./center-swatches/national1.png) `#002364` | ![](./center-swatches/national2.png) `#0085CA` | | ||
| West Coast |Waves | ![](./center-swatches/west1.png) `#00797F` | ![](./center-swatches/west2.png) `#1EBEC7` | | ||
| Southeast | Seagrass | ![](./center-swatches/southeast1.png) `#4B8320` | ![](./center-swatches/southeast2.png) `#76BC21` | | ||
| Mid-Atlantic | Urchin |![](./center-swatches/mid-atlantic1.png) `#5761C0` | ![](./center-swatches/mid-atlantic2.png) `#737BE6` | | ||
| Alaska | Crustacean | ![](./center-swatches/alaska1.png) `#DB6015` | ![](./center-swatches/alaska2.png) `#FF8400` | | ||
| Pacific Islands | Coral | ![](./center-swatches/pacific1.png) `#B71300` | ![](./center-swatches/pacific2.png) `#DB2207` | | ||
|
||
### Color Palettes - Primary | ||
| National | West Coast | Southeast | Mid-Atlantic | Alaska | Pacific Islands | | ||
|-----------------|------------|----------------|------------------|------------|-------------------| | ||
| Oceans | Waves | Seagrass | Urchin | Crustacean | Coral | | ||
| ![](./color-swatches/oceans1.png) `#001743` | ![](./color-swatches/waves1.png) `#005E5E` | ![](./color-swatches/seagrass1.png) `#365E17` |![](./color-swatches/urchin1.png) `#3B469A` | ![](./color-swatches/crustacean1.png) `#853B00` | ![](./color-swatches/coral1.png) `#901200` | | ||
| ![](./color-swatches/oceans2.png) `#002364` | ![](./color-swatches/waves2.png) `#00797F` | ![](./color-swatches/seagrass2.png) `#4B8320` |![](./color-swatches/urchin2.png) `#5761C0` | ![](./color-swatches/crustacean2.png) `#DB6015` | ![](./color-swatches/coral2.png) `#B71300` | | ||
| ![](./color-swatches/oceans3.png) `#003087` | ![](./color-swatches/waves3.png) `#1EBEC7` | ![](./color-swatches/seagrass3.png) `#76BC21` |![](./color-swatches/urchin3.png) `#737BE6` | ![](./color-swatches/crustacean3.png) `#FF8400` | ![](./color-swatches/coral3.png) `#DB2207` | | ||
| ![](./color-swatches/oceans4.png) `#0085CA` | ![](./color-swatches/waves4.png) `#90DFE3` | ![](./color-swatches/seagrass4.png) `#B1DC6B` | ![](./color-swatches/urchin4.png) `#A8B8FF` | ![](./color-swatches/crustacean4.png) `#ffab38` | ![](./color-swatches/coral4.png) `#ff6c57` | | ||
| ![](./color-swatches/oceans5.png) `#5EB6D9` | | | | | | | ||
| ![](./color-swatches/oceans6.png) `#C6E6F0` | | | | | | | ||
|
||
### Color Palettes - Gradient | ||
### Oceans | ||
![Oceans Blue](./color-palette/oceans_palette.png) | ||
### Waves | ||
![Waves Teal](./color-palette/waves_palette.png) | ||
### Seagrass | ||
![Seagrass Green](./color-palette/seagrass_palette.png) | ||
### Urchin | ||
![Urchin Purple](./color-palette/urchin_palette.png) | ||
### Crustacean | ||
![Crustacean Orange](./color-palette/crustacean_palette.png) | ||
### Coral | ||
![Coral Red](./color-palette/coral_palette.png) | ||
|
||
### NOAA Primary Palette | ||
|
||
| Description | Swatch | | ||
|----------------------|--------| | ||
| NOAA Light Blue | ![](./center-swatches/noaa-light-blue.png) `#0093D0` | | ||
| NOAA Dark Blue | ![](./center-swatches/noaa-dark-blue.png) `#0055A4` | | ||
| Navy Blue Pantone | ![](./center-swatches/navy-blue-pantone.png) `#00467F` | | ||
|
||
### Grays and Extended Palettes | ||
|
||
| Description | Swatch | | ||
|----------------------|--------| | ||
| Neutral Gray | ![](./center-swatches/neutral-gray.png) `#646464` | | ||
| Gray 85 | ![](./center-swatches/gray85.png) `#7B7B7B` | | ||
| Gray 65 | ![](./center-swatches/gray65.png) `#9A9A9A` | | ||
| Gray 30 | ![](./center-swatches/gray30.png) `#E8E8E8` | | ||
| Gray 15 | ![](./center-swatches/gray15.png) `#D0D0D0` | | ||
| Body Background | ![](./center-swatches/body-bg.png) `#FFFFFF` | | ||
| Body Text Color | ![](./center-swatches/body-color.png) `#181818` | | ||
|
||
## Comprehensive Color Guide | ||
![](./docs/NOAA_Fisheries_color_palette_2023.png) | ||
|
||
## Logos | ||
##### NOAA-emblem-usage-and-licensing | ||
- [https://www.noaa.gov/noaa-emblem-usage-and-licensing](https://www.noaa.gov/noaa-emblem-usage-and-licensing) | ||
- [https://www.noaa.gov/office-of-communication/about-noaa-emblem-and-logo](https://www.noaa.gov/office-of-communication/about-noaa-emblem-and-logo) | ||
|
||
### NOAA Logos | ||
| Logo | Preview | | ||
|--------------------------------|----------------------------------------------------------------| | ||
| NOAA Emblem Logo | <img src="./logos/noaa_emblem_logo-2022.png" alt="NOAA Fisheries Logo Vertical" width="250"> | | ||
| NOAA Logo | ![](./logos/NOAA_logo.png) | | ||
| NOAA Fisheries Logo (Full) | ![](./logos/NOAA_Fisheries_full.jpg) | | ||
| NOAA Fisheries Logo | ![](./logos/NOAA_Fisheries.png) | | ||
| NOAA Fisheries Logo (360x127) | ![](./logos/NOAA_Fisheries_360x127.png) | | ||
| NOAA Fisheries Logo (Vertical) | <img src="./logos/NOAA_Fisheries_vertical.png" alt="NOAA Fisheries Logo Vertical" width="250"> | | ||
| NOAA Fisheries Open Science Logo | <img src="./logos/nmfs-opensci-logo3.png" alt="NOAA Fisheries Logo Vertical" width="350"> | | ||
|
||
## NOAA Logo Icons | ||
|
||
| Icon | Preview | | ||
|------------------------------|-----------------------------------------------------------| | ||
| favicon.ico | <img src="./logo-icons/favicon.ico" alt="favicon"> | | ||
| favicon-16x16.png | <img src="./logo-icons/favicon-16x16.png" alt="favicon-16x16"> | | ||
| favicon-32x32.png | <img src="./logo-icons/favicon-32x32.png" alt="favicon-32x32"> | | ||
| noaa-icon-57x57.png | <img src="./logo-icons/noaa-icon-57x57.png" alt="noaa-icon-57x57"> | | ||
| noaa-icon-60x60.png | <img src="./logo-icons/noaa-icon-60x60.png" alt="noaa-icon-60x60"> | | ||
| noaa-icon-72x72.png | <img src="./logo-icons/noaa-icon-72x72.png" alt="noaa-icon-72x72"> | | ||
| noaa-icon-76x76.png | <img src="./logo-icons/noaa-icon-76x76.png" alt="noaa-icon-76x76"> | | ||
| noaa-icon-114x114.png | <img src="./logo-icons/noaa-icon-114x114.png" alt="noaa-icon-114x114"> | | ||
| noaa-icon-120x120.png | <img src="./logo-icons/noaa-icon-120x120.png" alt="noaa-icon-120x120"> | | ||
| noaa-icon-144x144.png | <img src="./logo-icons/noaa-icon-144x144.png" alt="noaa-icon-144x144"> | | ||
| noaa-icon-152x152.png | <img src="./logo-icons/noaa-icon-152x152.png" alt="noaa-icon-152x152"> | | ||
| noaa-icon-180x180.png | <img src="./logo-icons/noaa-icon-180x180.png" alt="noaa-icon-180x180"> | | ||
|
||
### NOAA Fisheries Color Chart (2023) | ||
[![](./docs/NOAA_Fisheries_color_chart_2023.png)](./docs/NOAA_Fisheries_color_chart_2023.pdf) | ||
---------- | ||
#### Disclaimer | ||
This repository is a scientific product and is not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project content is provided on an ‘as is’ basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government. | ||
|
||
##### License | ||
See the [LICENSE.md](./LICENSE.md) for details | ||
|
||
##### NOAA-emblem-usage-and-licensing | ||
- [https://www.noaa.gov/noaa-emblem-usage-and-licensing](https://www.noaa.gov/noaa-emblem-usage-and-licensing) | ||
- [https://www.noaa.gov/office-of-communication/about-noaa-emblem-and-logo](https://www.noaa.gov/office-of-communication/about-noaa-emblem-and-logo) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.