Imperial Blue Gradient
Imperial Blue Gradient CSS3 Code
The Imperial Blue gradient offers a vibrant color scheme palette with 4 shades. Incorporating the hex color #002395, this gradient showcases a visual transformation through shade variation, transitioning from #002395 to #001486, #000577, and #0F32A4. Embrace the imperial blue gradient to add a striking touch to your web designs, graphic arts, or creative projects. This color combination was created by hexcolor.co. The Hex, RGB, and CMYK codes are in the table below.
background: #002395;
background: linear-gradient(to bottom, #002395 0%, #001486 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #002395), color-stop(100%, #001486));
background: -webkit-linear-gradient(top, #002395 0%, #001486 100%);
background: -moz-linear-gradient(top, #002395 0%, #001486 100%);
background: -o-linear-gradient(top, #002395 0%, #001486 100%);
background: -ms-linear-gradient(top, #002395 0%, #001486 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002395', endColorstr='#001486', GradientType=0);
border: 1px solid #000577;
box-shadow: inset 0 1px 0 #0F32A4;
-webkit-box-shadow: inset 0 1px 0 #0F32A4;
-moz-box-shadow: inset 0 1px 0 #0F32A4;
Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...
The Ultimate Guide to Color Psychology and Conversion RatesIn today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...
A/B testing: How to optimize website design and content for maximum conversionDo you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...
What Is The Conversion Rate Formula?What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...
How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and EffectsEngaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...