Skip to main content Skip to docs navigation

#2e40cd hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Kikorangi Blue and its hex is #2E4EBF Nearest Color Name

Color Hue/Base color: Blue

Hex #2e40cd Color code in RGB color code model is created after adding 18.04% red color, 25.1% green color and 80.39% blue color. Hex #2e40cd Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 69% magenta, 0% yellow and 19.61% black.

Hex #2e40cd color code is between #3344cc web safe hex color code and #2233dd web safe hex color code. #3344cc is the nearest web safe color code. You can see here many more shades of #2e40cd color code.

RGB Chart

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

Color Table

Hex Color Code 2e40cd #2e40cd
RGB Decimal 46, 64, 205 46, 64, 205
RGB Percent 18%, 25%, 80% rgb(18%, 25%, 80%)
CSS RGBa 46, 64, 205,1 rgba(46,64,205,1)
CMYK Model cmyk(78%,69%,0%,19.61%)
HSL Color Space 233,63% ,49% hsl(233,63% ,49%)
HSV Color Space 233°, 78%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 01000000 11001101
Octal 56 100 315
Decimal 46 64 205
Hex 2e 40 cd

Different shades of #2e40cd color code.

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

Darkest of #2e40cd
#121950
Darker of #2e40cd
#1b267a
Dark of #2e40cd
#2533a3
Base of #2e40cd
#2e40cd
Light of #2e40cd
#5564d9
Lighter
#7f8ae2
Lightest
#a8b0ec

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

#2e40cd
#cdbb2e

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

Split Complementary

#2e40cd
#cd6c2e
#90cd2e

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

Analogous Color

#2e9dcd
#2e82cd
#2e40cd
#512ecd
#932ecd

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

#2e40cd
#40cd2e
#cd2e40

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

#2e40cd
#cd2e40
#cdbb2e
#2ecdbb

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

Square Color

#2e40cd
#cd2e90
#cdbb2e
#2ecd6c

Square 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).

Monochromatic Color with #2e40cd

#090c26
#121950
#1b267a
#2533a3
#2e40cd
#5564d9
#7f8ae2
#a8b0ec
#d2d6f5

Tints of #2e40cd Color

#2e40cd
#4555d2
#5c6ad8
#737fdd
#8a94e3
#a2aae8
#b9bfee
#d0d4f3
#e7e9f9
#ffffff

Shades of #2e40cd color code

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

#2e40cd
#2838b6
#23319f
#1e2a88
#192371
#141c5b
#0f1544
#0a0e2d
#050716
#000000

Tones

#2e40cd
#4753b4
#60679b
#797a82
#7e7e7e

Tones

Similar Color like #2e40cd color

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

#2f41ce
#3042cf
#3143d0
#3244d1
#3345d2
#3446d3
#3547d4
#3648d5
#3749d6
#384ad7
#394bd8
#3a4cd9
#3b4dda
#3c4edb
#2d3fcc
#2c3ecb
#2b3dca
#2a3cc9
#293bc8
#283ac7
#2739c6
#2638c5
#2537c4
#2436c3
#2335c2
#2234c1
#2133c0
#2032bf

Download this Dark Blue

Hex #2e40cd 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.

#2e40cd Color Code Preview on Black Background Color

This is how #2e40cd Color will look on black background color. Color contrast ratio is 2.73

#2e40cd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2e40cd color code is use for CSS Background Color

Background color for the above div is #2e40cd

HTML with inline CSS

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

#2e40cd color code is use for CSS Border Color

CSS Border color for the above div is #2e40cd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2e40cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2e40cd Color code Preview on White Background

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

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 #2e40cd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #2e40cd; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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