crispedge.com

#2e5aea hex color - Blue - Cool color - Information

#2e5aea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #2e5aea Color code in RGB color code model is created after adding 18.04% red color, 35.29% green color and 91.76% blue color. Hex #2e5aea Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 62% magenta, 0% yellow and 8% black.

Hex #2e5aea color code is between #3355ee web safe hex color code and #2266dd web safe hex color code. #3355ee is the nearest web safe color code. You can see here many more shades of #2e5aea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code2e5aea#2e5aea
RGB Decimal46, 90, 234rgb(46, 90, 234)
RGB Percent18%, 35%, 92%rgb(18%, 35%, 92%)
CSS RGBa46, 90, 234,1rgba(46,90,234,1)
CMYK Modelcmyk(80%,62%,0%,8%)
HSL Color Space226,82% ,55%hsl(226,82% ,55%)
HSV Color Space226°, 80%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001011100101101011101010
Octal56132352
Decimal4690234
Hex2e5aea

Different shades of #2e5aea color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #2e5aea
#5c7fef
Dark Shade of #2e5aea
#1541d0
Saturated Shade of #2e5aea
#2354f5
Desaturated Shade of #2e5aea
#3a60de
Grey scale Shade of #2e5aea
#8c8c8c
Brighten Shade
#4773ff
Most Readable Shade
#FFFFFF

Shades of #2e5aea color code

Generate more color scales with scales (color stack) generator.

#2e5aea
#2850d0
#2346b6
#1e3c9c
#193282
#142868
#0f1e4e
#0a1434
#050a1a
#000000

Similar Color like #2e5aea color

Find visually similar hex color codes nearing to #2e5aea hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#2f5beb
#305cec
#315ded
#325eee
#335fef
#3460f0
#3561f1
#3662f2
#3763f3
#3864f4
#3965f5
#3a66f6
#3b67f7
#3c68f8
#2d59e9
#2c58e8
#2b57e7
#2a56e6
#2955e5
#2854e4
#2753e3
#2652e2
#2551e1
#2450e0
#234fdf
#224ede
#214ddd
#204cdc

Monochromatic Color with #2e5aea

#2e5aea
#040815
#0d1940
#15296a
#1d3995
#264abf

Tints of #2e5aea Color

#2e5aea
#456cec
#5c7eee
#7391f1
#8aa3f3
#a2b5f5
#b9c8f8
#d0dafa
#e7ecfc
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#2e5aea
#eabe2e

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#2e5aea
#ea602e
#b8ea2e

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#2ea5ea
#2e80ea
#2e5aea
#2e34ea
#4d2eea

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#2e5aea
#ea2e5a
#5aea2e

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#2e5aea
#ea2eb8
#eabe2e
#2eea60

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#2e5aea
#eabe2e
#b8ea2e
#602eea

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #2e5aea Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#2e5aea Color Code Preview on Black Background Color

This is how #2e5aea Color will look on black background color. Color contrast ratio is 3.77

#2e5aea in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#2e5aea">Your Example Paragraph content text in with font color #2e5aea </p>

Your Example Paragraph content text in with font color #2e5aea

HTML with inline CSS

<div style="color:#2e5aea">Your Paragraph text in with font color #2e5aea </div>

Your Example Paragraph content text in with font color #2e5aea

#2e5aea color code is use for CSS Background Color

Background color for the above div is #2e5aea

HTML with inline CSS

<div style="background-color:#2e5aea;"></div>

#2e5aea color code is use for CSS Border Color

CSS Border color for the above div is #2e5aea

HTML with inline CSS

<div style="border:5px solid #2e5aea;"></div>

CSS Border Left color for the above div is #2e5aea

HTML with inline CSS

<div style="border-left:5px solid #2e5aea;"></div>

CSS Border Right color for the above div is #2e5aea

HTML with inline CSS

<div style="border-right:5px solid #2e5aea;"></div>

CSS Border Bottom color for the above div is #2e5aea

HTML with inline CSS

<div style="border-bottom:5px solid #2e5aea;"></div>

CSS Border Top color for the above div is #2e5aea

HTML with inline CSS

<div style="border-top:5px solid #2e5aea;"></div>

#2e5aea hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#2e5aea; } .examplecolorclass {color:#2e5aea; } .examplebordercolor {border:3px solid #2e5aea; }

#2e5aea Color code Preview on White Background

This is how #2e5aea Color code will look on white background color. Color contrast ratio is 5.58

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #2e5aea; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #2e5aea; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(46,90,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,190,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(46,90,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>