Program Design Elements: Difference between revisions
Jump to navigation
Jump to search
Line 68: | Line 68: | ||
'''RGB:''' 48, 180, 87 | '''RGB:''' 48, 180, 87 | ||
|'''HEX:''' #98daab | |style="background-color:#98daab;"|'''HEX:''' #98daab | ||
'''RGB:''' 152, 218, 171 | '''RGB:''' 152, 218, 171 | ||
|'''HEX:''' #cbecd5 | |style="background-color:#cbecd5;"|'''HEX:''' #cbecd5 | ||
'''RGB:''' 203, 236, 213 | '''RGB:''' 203, 236, 213 | ||
|- | |- | ||
Line 76: | Line 76: | ||
|[[File:TMrose.png|center]] | |[[File:TMrose.png|center]] | ||
|[[File:TMrose.inverted.png|center]] | |[[File:TMrose.inverted.png|center]] | ||
|style="background-color:#ffe01a; | |style="background-color:#ffe01a;"|'''<big>Yellow Rose</big>''' | ||
'''HEX:''' #ffe01a | '''HEX:''' #ffe01a | ||
'''RBG:''' 255, 224, 26 | '''RBG:''' 255, 224, 26 | ||
|'''HEX:''' #fff08d | |style="background-color:#fff08d;"|'''HEX:''' #fff08d | ||
'''RGB:''' 255, 240, 141 | '''RGB:''' 255, 240, 141 | ||
|'''HEX:''' #fff7c6 | |style="background-color:#fff7c6;"|'''HEX:''' #fff7c6 | ||
'''RGB:''' 255, 247, 198 | '''RGB:''' 255, 247, 198 | ||
|} | |} |
Revision as of 12:28, 24 January 2025
x
NET color palettes
Color Name | Color Model Values
CMYK/RGB/Hex |
50% lighter
CMYK/RGB/Hex |
Use |
---|---|---|---|
NET Orange | 0,79,95,0 / 211,93,48 / #d35d30 | 7,35,37,0 / 233,174,151 / #e9ae97 | NET Orange is the primary color for the NET program and relied upon to signify NET's brand. When only one color will do for a NET project, make it this one. |
PBEM Yellow | 1,25,99,0 / 236,191,51 / #ecbf33 | ||
BEECN Brown | 41,78,95,27 / 114,69,45 / #72452d | 26,36,39,0 / 191,161,147 / #bfa193 |