Skip to main content Skip to docs navigation

#4e5cbb 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 Pantone 2368 C and its hex is #4D49BE Nearest Color Name

Color Hue/Base color: Blue

Hex #4e5cbb Color code in RGB color code model is created after adding 30.59% red color, 36.08% green color and 73.33% blue color. Hex #4e5cbb Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 51% magenta, 0% yellow and 26.67% black.

Hex #4e5cbb color code is between #5555aa web safe hex color code and #4466cc web safe hex color code. #5555aa is the nearest web safe color code. You can see here many more shades of #4e5cbb color code.

RGB Chart

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

Color Table

Hex Color Code 4e5cbb #4e5cbb
RGB Decimal 78, 92, 187 78, 92, 187
RGB Percent 31%, 36%, 73% rgb(31%, 36%, 73%)
CSS RGBa 78, 92, 187,1 rgba(78,92,187,1)
CMYK Model cmyk(58%,51%,0%,26.67%)
HSL Color Space 232,44% ,52% hsl(232,44% ,52%)
HSV Color Space 232°, 58%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 01011100 10111011
Octal 116 134 273
Decimal 78 92 187
Hex 4e 5c bb

Different shades of #4e5cbb color code.

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

Darkest of #4e5cbb
#1f2551
Darker of #4e5cbb
#2d3776
Dark of #4e5cbb
#3b489b
Base of #4e5cbb
#4e5cbb
Light of #4e5cbb
#737ec9
Lighter
#98a0d7
Lightest
#bdc2e5

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

#4e5cbb
#bbad4e

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

Split Complementary

#4e5cbb
#bb764e
#93bb4e

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

Analogous Color

#4e9cbb
#4e89bb
#4e5cbb
#644ebb
#924ebb

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

#4e5cbb
#5cbb4e
#bb4e5c

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

#4e5cbb
#bb4e5c
#bbad4e
#4ebbad

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

#4e5cbb
#bb4e93
#bbad4e
#4ebb76

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 #4e5cbb

#11142c
#1f2551
#2d3776
#3b489b
#4e5cbb
#737ec9
#98a0d7
#bdc2e5
#e1e4f4

Tints of #4e5cbb Color

#4e5cbb
#616ec2
#7580ca
#8992d1
#9ca4d9
#b0b6e0
#c4c8e8
#d7daef
#ebecf7
#ffffff

Shades of #4e5cbb color code

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

#4e5cbb
#4551a6
#3c4791
#343d7c
#2b3367
#222853
#1a1e3e
#111429
#080a14
#000000

Tones

#4e5cbb
#666ea2
#7f808a
#848484
#848484

Tones

Similar Color like #4e5cbb color

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

#4f5dbc
#505ebd
#515fbe
#5260bf
#5361c0
#5462c1
#5563c2
#5664c3
#5765c4
#5866c5
#5967c6
#5a68c7
#5b69c8
#5c6ac9
#4d5bba
#4c5ab9
#4b59b8
#4a58b7
#4957b6
#4856b5
#4755b4
#4654b3
#4553b2
#4452b1
#4351b0
#4250af
#414fae
#404ead

Download this Dark Blue

Hex #4e5cbb 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.

#4e5cbb Color Code Preview on Black Background Color

This is how #4e5cbb Color will look on black background color. Color contrast ratio is 3.57

#4e5cbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e5cbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e5cbb

#4e5cbb color code is use for CSS Background Color

Background color for the above div is #4e5cbb

HTML with inline CSS

<div style="background-color:#4e5cbb;"></div>

#4e5cbb color code is use for CSS Border Color

CSS Border color for the above div is #4e5cbb

HTML with inline CSS

<div style="border:5px solid #4e5cbb;"></div>

CSS Border Left color for the above div is #4e5cbb

HTML with inline CSS

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

CSS Border Right color for the above div is #4e5cbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4e5cbb

HTML with inline CSS

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

CSS Border Top color for the above div is #4e5cbb

HTML with inline CSS

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

#4e5cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4e5cbb Color code Preview on White Background

This is how #4e5cbb Color code will look on white background color. Color contrast ratio is 5.88

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

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(78,92,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,173,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(78,92,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }