Skip to main content Skip to docs navigation

#3e5ca7 hex color | Dark Blue & Cool color | 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 3590 C and its hex is #3C57A1 Nearest Color Name

Color Hue/Base color: Blue

Hex #3e5ca7 Color code in RGB color code model is created after adding 24.31% red color, 36.08% green color and 65.49% blue color. Hex #3e5ca7 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 45% magenta, 0% yellow and 34.51% black.

Hex #3e5ca7 color code is between #4455aa web safe hex color code and #336699 web safe hex color code. #4455aa is the nearest web safe color code. You can see here many more shades of #3e5ca7 color code.

RGB Chart

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

Color Table

Hex Color Code 3e5ca7 #3e5ca7
RGB Decimal 62, 92, 167 62, 92, 167
RGB Percent 24%, 36%, 65% rgb(24%, 36%, 65%)
CSS RGBa 62, 92, 167,1 rgba(62,92,167,1)
CMYK Model cmyk(63%,45%,0%,34.51%)
HSL Color Space 223,46% ,45% hsl(223,46% ,45%)
HSV Color Space 223°, 63%, 65%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111110 01011100 10100111
Octal 76 134 247
Decimal 62 92 167
Hex 3e 5c a7

Different shades of #3e5ca7 color code.

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

Darkest of #3e5ca7
#151f37
Darker of #3e5ca7
#22335d
Dark of #3e5ca7
#304882
Base of #3e5ca7
#3e5ca7
Light of #3e5ca7
#5775c1
Lighter
#7c94cf
Lightest
#a2b2dc

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

#3e5ca7
#a7893e

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

Split Complementary

#3e5ca7
#a7553e
#90a73e

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

Analogous Color

#3e99a7
#3e88a7
#3e5ca7
#433ea7
#6f3ea7

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

#3e5ca7
#5ca73e
#a73e5c

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

#3e5ca7
#a73e5c
#a7893e
#3ea789

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

#3e5ca7
#a73e90
#a7893e
#3ea755

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 #3e5ca7

#070a12
#151f37
#22335d
#304882
#3e5ca7
#5775c1
#7c94cf
#a2b2dc
#c7d1ea

Tints of #3e5ca7 Color

#3e5ca7
#536eb0
#6880ba
#7e92c4
#93a4ce
#a9b6d7
#bec8e1
#d4daeb
#e9ecf5
#ffffff

Shades of #3e5ca7 color code

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

#3e5ca7
#375194
#304781
#293d6f
#22335c
#1b284a
#141e37
#0d1425
#060a12
#000000

Tones

#3e5ca7
#556690
#6c7079
#727272
#727272

Tones

Similar Color like #3e5ca7 color

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

#3f5da8
#405ea9
#415faa
#4260ab
#4361ac
#4462ad
#4563ae
#4664af
#4765b0
#4866b1
#4967b2
#4a68b3
#4b69b4
#4c6ab5
#3d5ba6
#3c5aa5
#3b59a4
#3a58a3
#3957a2
#3856a1
#3755a0
#36549f
#35539e
#34529d
#33519c
#32509b
#314f9a
#304e99

Download this

Hex #3e5ca7 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.

#3e5ca7 Color Code Preview on Black Background Color

This is how #3e5ca7 Color will look on black background color. Color contrast ratio is 3.29

#3e5ca7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3e5ca7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3e5ca7

#3e5ca7 color code is use for CSS Background Color

Background color for the above div is #3e5ca7

HTML with inline CSS

<div style="background-color:#3e5ca7;"></div>

#3e5ca7 color code is use for CSS Border Color

CSS Border color for the above div is #3e5ca7

HTML with inline CSS

<div style="border:5px solid #3e5ca7;"></div>

CSS Border Left color for the above div is #3e5ca7

HTML with inline CSS

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

CSS Border Right color for the above div is #3e5ca7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3e5ca7

HTML with inline CSS

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

CSS Border Top color for the above div is #3e5ca7

HTML with inline CSS

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

#3e5ca7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3e5ca7 Color code Preview on White Background

This is how #3e5ca7 Color code will look on white background color. Color contrast ratio is 6.38

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

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