Skip to main content Skip to docs navigation

#403cbe 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 2369 C and its hex is #3B3FB6 Nearest Color Name

Color Hue/Base color: Blue

Hex #403cbe Color code in RGB color code model is created after adding 25.1% red color, 23.53% green color and 74.51% blue color. Hex #403cbe Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 68% magenta, 0% yellow and 25.49% black.

Hex #403cbe color code is between #4444bb web safe hex color code and #3333cc web safe hex color code. #4444bb is the nearest web safe color code. You can see here many more shades of #403cbe color code.

RGB Chart

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

Color Table

Hex Color Code 403cbe #403cbe
RGB Decimal 64, 60, 190 64, 60, 190
RGB Percent 25%, 24%, 75% rgb(25%, 24%, 75%)
CSS RGBa 64, 60, 190,1 rgba(64,60,190,1)
CMYK Model cmyk(66%,68%,0%,25.49%)
HSL Color Space 242,52% ,49% hsl(242,52% ,49%)
HSV Color Space 242°, 68%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000000 00111100 10111110
Octal 100 74 276
Decimal 64 60 190
Hex 40 3c be

Different shades of #403cbe color code.

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

Darkest of #403cbe
#19174a
Darker of #403cbe
#262470
Dark of #403cbe
#333097
Base of #403cbe
#403cbe
Light of #403cbe
#6460cd
Lighter
#8987d9
Lightest
#afaee5

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

#403cbe
#babe3c

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

Split Complementary

#403cbe
#be813c
#79be3c

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

Analogous Color

#3c84be
#3c6ebe
#403cbe
#6b3cbe
#a23cbe

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

#403cbe
#3cbe40
#be403c

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

#403cbe
#be403c
#babe3c
#3cbabe

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

#403cbe
#be3c79
#babe3c
#3cbe81

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 #403cbe

#0c0b23
#19174a
#262470
#333097
#403cbe
#6460cd
#8987d9
#afaee5
#d5d4f2

Tints of #403cbe Color

#403cbe
#5551c5
#6a67cc
#7f7dd3
#9492da
#aaa8e2
#bfbee9
#d4d3f0
#e9e9f7
#ffffff

Shades of #403cbe color code

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

#403cbe
#3835a8
#312e93
#2a287e
#232169
#1c1a54
#15143f
#0e0d2a
#070615
#000000

Tones

#403cbe
#5755a5
#6f6e8c
#7d7d7d
#7d7d7d

Tones

Similar Color like #403cbe color

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

#413dbf
#423ec0
#433fc1
#4440c2
#4541c3
#4642c4
#4743c5
#4844c6
#4945c7
#4a46c8
#4b47c9
#4c48ca
#4d49cb
#4e4acc
#3f3bbd
#3e3abc
#3d39bb
#3c38ba
#3b37b9
#3a36b8
#3935b7
#3834b6
#3733b5
#3632b4
#3531b3
#3430b2
#332fb1
#322eb0

Download this Dark Blue

Hex #403cbe 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.

#403cbe Color Code Preview on Black Background Color

This is how #403cbe Color will look on black background color. Color contrast ratio is 2.61

#403cbe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #403cbe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #403cbe

#403cbe color code is use for CSS Background Color

Background color for the above div is #403cbe

HTML with inline CSS

<div style="background-color:#403cbe;"></div>

#403cbe color code is use for CSS Border Color

CSS Border color for the above div is #403cbe

HTML with inline CSS

<div style="border:5px solid #403cbe;"></div>

CSS Border Left color for the above div is #403cbe

HTML with inline CSS

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

CSS Border Right color for the above div is #403cbe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #403cbe

HTML with inline CSS

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

CSS Border Top color for the above div is #403cbe

HTML with inline CSS

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

#403cbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#403cbe Color code Preview on White Background

This is how #403cbe Color code will look on white background color. Color contrast ratio is 8.05

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

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