Skip to main content Skip to docs navigation

#2e2c7d 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 Blue Rose and its hex is #292D74 Nearest Color Name

Color Hue/Base color: Blue

Hex #2e2c7d Color code in RGB color code model is created after adding 18.04% red color, 17.25% green color and 49.02% blue color. Hex #2e2c7d Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 65% magenta, 0% yellow and 50.98% black.

Hex #2e2c7d color code is between #333377 web safe hex color code and #222288 web safe hex color code. #333377 is the nearest web safe color code. You can see here many more shades of #2e2c7d color code.

RGB Chart

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

Color Table

Hex Color Code 2e2c7d #2e2c7d
RGB Decimal 46, 44, 125 46, 44, 125
RGB Percent 18%, 17%, 49% rgb(18%, 17%, 49%)
CSS RGBa 46, 44, 125,1 rgba(46,44,125,1)
CMYK Model cmyk(63%,65%,0%,50.98%)
HSL Color Space 241,48% ,33% hsl(241,48% ,33%)
HSV Color Space 241°, 65%, 49%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 00101100 01111101
Octal 56 54 175
Decimal 46 44 125
Hex 2e 2c 7d

Different shades of #2e2c7d color code.

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

Darkest of #2e2c7d
#04040c
Darker of #2e2c7d
#121132
Dark of #2e2c7d
#201f57
Base of #2e2c7d
#2e2c7d
Light of #2e2c7d
#3c39a3
Lighter
#514ec1
Lightest
#7674ce

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

#2e2c7d
#7b7d2c

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

Split Complementary

#2e2c7d
#7d572c
#537d2c

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

Analogous Color

#2c597d
#2c4c7d
#2e2c7d
#492c7d
#6b2c7d

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

#2e2c7d
#2c7d2e
#7d2e2c

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

#2e2c7d
#7d2e2c
#7b7d2c
#2c7b7d

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

#2e2c7d
#7d2c53
#7b7d2c
#2c7d57

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 #2e2c7d

#000000
#04040c
#121132
#201f57
#2e2c7d
#3c39a3
#514ec1
#7674ce
#9b9adb

Tints of #2e2c7d Color

#2e2c7d
#45438b
#5c5a99
#7372a8
#8a89b6
#a2a1c5
#b9b8d3
#d0d0e2
#e7e7f0
#ffffff

Shades of #2e2c7d color code

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

#2e2c7d
#28276f
#232261
#1e1d53
#191845
#141337
#0f0e29
#0a091b
#05040d
#000000

Tones

#2e2c7d
#3e3d6c
#4e4e5b
#555555
#555555

Tones

Similar Color like #2e2c7d color

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

#2f2d7e
#302e7f
#312f80
#323081
#333182
#343283
#353384
#363485
#373586
#383687
#393788
#3a3889
#3b398a
#3c3a8b
#2d2b7c
#2c2a7b
#2b297a
#2a2879
#292778
#282677
#272576
#262475
#252374
#242273
#232172
#222071
#211f70
#201e6f

Download this Dark Blue

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

#2e2c7d Color Code Preview on Black Background Color

This is how #2e2c7d Color will look on black background color. Color contrast ratio is 1.77

#2e2c7d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2e2c7d color code is use for CSS Background Color

Background color for the above div is #2e2c7d

HTML with inline CSS

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

#2e2c7d color code is use for CSS Border Color

CSS Border color for the above div is #2e2c7d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2e2c7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2e2c7d Color code Preview on White Background

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

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

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,44,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(123,125,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(46,44,125,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }