Chorke Colors:
─┬─────────────────────────
├─ RED : #F42A41
├─ GREEN: #006A4E
└─ WHITE: #FFFFFF
Chorke Logo Colors:
─┬─────────────────────────
├─ √ GREEN + WHITE
├─ 1 RED + WHITE
└─ 2 WHITE + GREEN
Chorke Concerns Logo Colors:
─┬─────────────────────────
├─ √ GREEN + RED + WHITE
├─ 1 WHITE + RED + WHITE
└─ 2 WHITE + GREEN + WHITE
Chorke Green Colors:
─┬─────────────────────────
├─ GREEN_DARK_1X: #008937
├─ GREEN_DARK_2X: #005623
└─ GREEN_DARK_3X: #00230E
Green Black Colors:
─┬─────────────────────────
├─ GREEN_BLACK_3X: #1B5E20
├─ GREEN_BLACK_2X: #2E7D32
└─ GREEN_BLACK_1X: #388E3C
Green Plain Colors:
─┬─────────────────────────
├─ GREEN_PLAIN_1X: #43A047
├─ GREEN_PLAIN_2X: #4CAf50
└─ GREEN_PLAIN_3X: #66BB6A
Green White Colors:
─┬─────────────────────────
├─ GREEN_WHITE_1X: #81C784
├─ GREEN_WHITE_2X: #A5D6A7
└─ GREEN_WHITE_3X: #C8E6C9
Green Variation
Green Pear Black Colors:
─┬──────────────────────────────
├─ GREEN_PEAR_BLACK_3X: #1B5E20
├─ GREEN_PEAR_BLACK_2X: #2E7D32
└─ GREEN_PEAR_BLACK_1X: #388E3C
Green Pear Plain Colors:
─┬──────────────────────────────
├─ GREEN_PEAR_PLAIN_1X: #43A047
├─ GREEN_PEAR_PLAIN_2X: #4CAf50
└─ GREEN_PEAR_PLAIN_3X: #66BB6A
Green Pear White Colors:
─┬──────────────────────────────
├─ GREEN_PEAR_WHITE_1X: #81C784
├─ GREEN_PEAR_WHITE_2X: #A5D6A7
└─ GREEN_PEAR_WHITE_3X: #C8E6C9
Green Lime Black Colors:
─┬──────────────────────────────
├─ GREEN_LIME_BLACK_3X: #33691E
├─ GREEN_LIME_BLACK_2X: #558B2F
└─ GREEN_LIME_BLACK_1X: #689F38
Green Lime Plain Colors:
─┬──────────────────────────────
├─ GREEN_LIME_PLAIN_1X: #7CB342
├─ GREEN_LIME_PLAIN_2X: #8BC34A
└─ GREEN_LIME_PLAIN_3X: #9CCC65
Green Lime White Colors:
─┬──────────────────────────────
├─ GREEN_LIME_WHITE_1X: #AED581
├─ GREEN_LIME_WHITE_2X: #C5E1A5
└─ GREEN_LIME_WHITE_3X: #DCEDC8
Green Gold Black Colors:
─┬──────────────────────────────
├─ GREEN_GOLD_BLACK_3X: #827717
├─ GREEN_GOLD_BLACK_2X: #9E9D24
└─ GREEN_GOLD_BLACK_1X: #AFB42B
Green Gold Plain Colors:
─┬──────────────────────────────
├─ GREEN_GOLD_PLAIN_1X: #C0CA33
├─ GREEN_GOLD_PLAIN_2X: #CDDC39
└─ GREEN_GOLD_PLAIN_3X: #D4E157
Green Gold White Colors:
─┬──────────────────────────────
├─ GREEN_GOLD_WHITE_1X: #DCE775
├─ GREEN_GOLD_WHITE_2X: #F0F4C3
└─ GREEN_GOLD_WHITE_3X: #F9FBE7
Reference site
Chorke Color Scheme is one of the important most factor. We love green and it's variation
Collection of Green Gradient
. cki-banner-bg {
top : 5 px ;
width : 100 % ;
height : 100 px ;
background : #1B6B5B ;
/* background-color: #000000; */
/* background-color: #0CBE88; */
filter : progid : DXImageTransform . Microsoft . gradient ( startColorstr = '#33A26A' , endColorstr = '#1B6B5B' );
background : -webkit- gradient ( linear , left top , left bottom , from ( #33A26A ), to ( #1B6B5B ));
background : -moz- linear-gradient ( top , #33A26A , #1B6B5B );
}
. cki-btn-success {
background-image : -webkit- linear-gradient ( top , #5cb85c 0 , #419641 100 % );
background-image : -o- linear-gradient ( top , #5cb85c 0 , #419641 100 % );
background-image : -webkit- gradient ( linear , left top , left bottom , from ( #5cb85c ), to ( #419641 ));
background-image : linear-gradient ( to bottom , #5cb85c 0 , #419641 100 % );
filter : progid : DXImageTransform . Microsoft . gradient ( startColorstr = '#ff5cb85c' , endColorstr = '#ff419641' , GradientType = 0 );
filter : progid : DXImageTransform . Microsoft . gradient ( enabled = false );
background-repeat : repeat-x ;
border-color : #3e8f3e ;
}
. cki-btn-success {
color : #fff ;
background-color : #5cb85c ;
border-color : #4cae4c ;
}
. cki-btn-default ,
. cki-btn-success {
text-shadow : 0 -1 px 0 rgba ( 0 , 0 , 0 , 0.2 );
-webkit- box-shadow : inset 0 1 px 0 rgba ( 255 , 255 , 255 , 0.15 ), 0 1 px 1 px rgba ( 0 , 0 , 0 , 0.075 );
box-shadow : inset 0 1 px 0 rgba ( 255 , 255 , 255 , 0.15 ), 0 1 px 1 px rgba ( 0 , 0 , 0 , 0.075 );
}
# cki-header-custom . cki-header-time {
background-color : #2A9060 ;
padding : 10 px 0 ;
color : #fff ;
}
# cki-header-custom . cki-header-ads {
background-color : #339966 ;
min-height : 60 px ;
padding : 10 px 0 ;
}
. cki-banner-bg {
background : -moz- linear-gradient ( center top , rgb ( 0 , 84 , 41 ), rgb ( 47 , 139 , 1 )) repeat scroll 0 % 0 % transparent ;
background : -webkit- gradient ( linear , 0 % 0 % , 0 % 100 % , from ( #005429 ), to ( #2F8B01 ));
box-shadow : 0 px 0 px 1 px rgb ( 190 , 209 , 185 ) inset ;
-webkit- box-shadow : inset 0 1 px 0 #CBD6CE , inset 0 -1 px 0 #CBD6CE , 0 0 15 px rgba ( 0 , 0 , 0 , 0.07 );
-moz- box-shadow : inset 0 1 px 0 #CBD6CE , inset 0 -1 px 0 #CBD6CE , 0 0 15 px rgba ( 0 , 0 , 0 , 0.07 );
background-color : #007C3C ;
overflow : hidden ;
padding : 3 px ;
height : 70 px ;
clear : both ;
margin : 0 ;
}
. cki-span-bg {
background-image : linear-gradient ( to bottom , #393 0 % , #373 100 % );
border-radius : 3 px ;
background : #363 ;
margin-left : 35 px ;
overflow : hidden ;
text-align : left ;
display : block ;
padding : 4 px ;
height : 34 px ;
margin : 3 px ;
color : #FFF ;
}
. cki-btn . cki-green {
background : #50ab22 ;
border-top : 1 px solid #7CD450 ;
background : -moz- linear-gradient ( top , #50ab22 0 % , #3f8c13 45 % , #327311 78 % , #245c08 100 % );
background : -webkit- gradient ( linear , left top , left bottom , color -stop ( 0 % , #50ab22 ), color-stop ( 45 % , #3f8c13 ), color-stop ( 78 % , #327311 ), color-stop ( 100 % , #245c08 ));
background : -webkit- linear-gradient ( top , #50ab22 0 % , #3f8c13 45 % , #327311 78 % , #245c08 100 % );
background : -o- linear-gradient ( top , #50ab22 0 % , #3f8c13 45 % , #327311 78 % , #245c08 100 % );
background : -ms- linear-gradient ( top , #50ab22 0 % , #3f8c13 45 % , #327311 78 % , #245c08 100 % );
background : linear-gradient ( to bottom , #50ab22 0 % , #3f8c13 45 % , #327311 78 % , #245c08 100 % );
filter : progid : DXImageTransform . Microsoft . gradient ( startColorstr = '#50ab22' , endColorstr = '#245c08' , GradientType = 0 );
-webkit- transition : background 150 ms ;
-webkit- background-size : 100 % 120 % ;
-moz- transition : background 150 ms ;
-moz- background-size : 100 % 120 % ;
transition : background 150 ms ;
background-position : 0 -5 px ;
background-size : 100 % 120 % ;
}
.cki-banner-bg {
background-color : rgba ( 12 , 135 , 16 , 1 );
background : @ include filter-gradient ( #0c8710 , #84ba54 , horizontal );
background : @ include background-image ( linear-gradient ( left , rgba ( 12 , 135 , 16 , 1 ) 0 % , rgba ( 132 , 186 , 84 , 1 ) 100 % ));
}
.cki-banner-bg {
// http://colorzilla.com/gradient-editor/#a9e4f7+0,d8f7ad+0,278909+100
background-color : rgb ( 169 , 228 , 247 ); // Old browsers
@ include filter-gradient ( #a9e4f7 , #278909 , horizontal ); // IE6-9
@ include background-image ( linear-gradient ( left , rgba ( 169 , 228 , 247 , 1 ) 0 % , rgba ( 216 , 247 , 173 , 1 ) 0 % , rgba ( 39 , 137 , 9 , 1 ) 100 % ));
}
.cki-banner-bg {
background-color : #1b5e20 ;
background-image : radial-gradient ( circle , #4caf50 0 % , #1b5e20 100 % );
position : absolute ;
height : 100 % ;
width : 100 % ;
z-index : -1 ;
}
/*.cki-banner-bg {
background: #4caf50;
background: -moz-linear-gradient(top, #4caf50 0%, #1b5e20 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #4caf50), color-stop(100%, #1b5e20));
background: -webkit-linear-gradient(top, #4caf50 0%, #1b5e20 100%);
background: -o-linear-gradient(top, #4caf50 0%, #1b5e20 100%);
background: -ms-linear-gradient(top, #4caf50 0%, #1b5e20 100%);
background: linear-gradient(to bottom, #4caf50 0%, #1b5e20 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4caf50', endColorstr='#1b5e20', GradientType=0 );
}*/
.cki-banner-bg {
padding-left : 15px ;
padding-right : 15px ;
background-color : #4caf50 ;
background : linear-gradient ( to bottom , #1b5e20 -10 % , #4caf50 100 % );
position : relative ;
}
.cki-featured-topics .field-featured-topic-area {
text-align : center ;
font-size : 22px ;
line-height : 26px ;
color : #257a2d ;
text-transform : uppercase ;
margin-top : 0 ;
font-weight : 400 ;
}
Collection of Green Banner
Chorke banner like TP-Link
For Chorke, Inc. banner we banner graphics some things like that. Background graphics is ok. But there need correction of floating transparent gradient on top of background images.
Benzene Color
Benzene Plain
References