Skip to main content Skip to docs navigation

#4e65be 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 Diva Violet and its hex is #5077BA Nearest Color Name

Color Hue/Base color: Blue

Hex #4e65be Color code in RGB color code model is created after adding 30.59% red color, 39.61% green color and 74.51% blue color. Hex #4e65be Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 47% magenta, 0% yellow and 25.49% black.

Hex #4e65be color code is between #5566bb web safe hex color code and #4455cc web safe hex color code. #5566bb is the nearest web safe color code. You can see here many more shades of #4e65be color code.

RGB Chart

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

Color Table

Hex Color Code 4e65be #4e65be
RGB Decimal 78, 101, 190 78, 101, 190
RGB Percent 31%, 40%, 75% rgb(31%, 40%, 75%)
CSS RGBa 78, 101, 190,1 rgba(78,101,190,1)
CMYK Model cmyk(59%,47%,0%,25.49%)
HSL Color Space 228,46% ,53% hsl(228,46% ,53%)
HSV Color Space 228°, 59%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 01100101 10111110
Octal 116 145 276
Decimal 78 101 190
Hex 4e 65 be

Different shades of #4e65be color code.

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

Darkest of #4e65be
#1f2a54
Darker of #4e65be
#2d3c79
Dark of #4e65be
#3a4f9f
Base of #4e65be
#4e65be
Light of #4e65be
#7385cc
Lighter
#99a6d9
Lightest
#bec6e7

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

#4e65be
#bea74e

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

Split Complementary

#4e65be
#be6f4e
#9dbe4e

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

Analogous Color

#4ea6be
#4e94be
#4e65be
#5c4ebe
#8b4ebe

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

#4e65be
#65be4e
#be4e65

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

#4e65be
#be4e65
#bea74e
#4ebea7

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

#4e65be
#be4e9d
#bea74e
#4ebe6f

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

#11172f
#1f2a54
#2d3c79
#3a4f9f
#4e65be
#7385cc
#99a6d9
#bec6e7
#e3e7f5

Tints of #4e65be Color

#4e65be
#6176c5
#7587cc
#8998d3
#9ca9da
#b0bae2
#c4cbe9
#d7dcf0
#ebedf7
#ffffff

Shades of #4e65be color code

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

#4e65be
#4559a8
#3c4e93
#34437e
#2b3869
#222c54
#1a213f
#11162a
#080b15
#000000

Tones

#4e65be
#6673a6
#7e828e
#868686
#868686

Tones

Similar Color like #4e65be color

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

#4f66bf
#5067c0
#5168c1
#5269c2
#536ac3
#546bc4
#556cc5
#566dc6
#576ec7
#586fc8
#5970c9
#5a71ca
#5b72cb
#5c73cc
#4d64bd
#4c63bc
#4b62bb
#4a61ba
#4960b9
#485fb8
#475eb7
#465db6
#455cb5
#445bb4
#435ab3
#4259b2
#4158b1
#4057b0

Download this Dark Blue

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

#4e65be Color Code Preview on Black Background Color

This is how #4e65be Color will look on black background color. Color contrast ratio is 3.93

#4e65be in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4e65be color code is use for CSS Background Color

Background color for the above div is #4e65be

HTML with inline CSS

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

#4e65be color code is use for CSS Border Color

CSS Border color for the above div is #4e65be

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4e65be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4e65be Color code Preview on White Background

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

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

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