Program Design Elements: Difference between revisions

From Portland NET Wiki
Line 6: Line 6:
!'''Color Name'''
!'''Color Name'''
!Color Model Values
!Color Model Values
CMYK/RGB/Hex
!25% lighter
!25% lighter
!50% lighter
!50% lighter
CMYK/RGB/Hex
!75% lighter
!75% lighter
!Use
!Use
|-
|-
|'''NET Orange'''
| rowspan="3" |'''NET Orange'''
|CYMK: 0,79,95,0
|'''CYMK:''' 0,79,95,0
<br>
|'''CYMK:''' 0,79,95,0
RGB: 211,93,48
|'''CYMK:'''
<br>
|'''CYMK:'''
HEX: #d35d30
| rowspan="3" |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.
|
|-
|7,35,37,0 / 233,174,151 / #e9ae97
|'''RGB:''' 211,93,48
|
|'''RGB:'''
|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.
|'''RGB:'''
|'''RGB:'''
|-
|'''HEX:''' #d35d30
|'''HEX:'''
|'''HEX:'''
|'''HEX:'''
|-
|-
|'''PBEM Yellow'''
|'''PBEM Yellow'''