Skip to main content Skip to docs navigation

#413daf 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 Early Spring Night and its hex is #3C3FB1 Nearest Color Name

Color Hue/Base color: Blue

Hex #413daf Color code in RGB color code model is created after adding 25.49% red color, 23.92% green color and 68.63% blue color. Hex #413daf Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 65% magenta, 0% yellow and 31.37% black.

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

RGB Chart

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

Color Table

Hex Color Code 413daf #413daf
RGB Decimal 65, 61, 175 65, 61, 175
RGB Percent 25%, 24%, 69% rgb(25%, 24%, 69%)
CSS RGBa 65, 61, 175,1 rgba(65,61,175,1)
CMYK Model cmyk(63%,65%,0%,31.37%)
HSL Color Space 242,48% ,46% hsl(242,48% ,46%)
HSV Color Space 242°, 65%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000001 00111101 10101111
Octal 101 75 257
Decimal 65 61 175
Hex 41 3d af

Different shades of #413daf color code.

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

Darkest of #413daf
#17153e
Darker of #413daf
#252363
Dark of #413daf
#333089
Base of #413daf
#413daf
Light of #413daf
#5d5ac5
Lighter
#827fd3
Lightest
#a7a5e0

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

#413daf
#abaf3d

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

Split Complementary

#413daf
#af7a3d
#72af3d

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

Analogous Color

#3d7baf
#3d68af
#413daf
#673daf
#963daf

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

#413daf
#3daf41
#af413d

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

#413daf
#af413d
#abaf3d
#3dabaf

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

#413daf
#af3d72
#abaf3d
#3daf7a

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 #413daf

#090818
#17153e
#252363
#333089
#413daf
#5d5ac5
#827fd3
#a7a5e0
#cccbed

Tints of #413daf Color

#413daf
#5652b7
#6b68c0
#807dc9
#9593d2
#aaa8db
#bfbee4
#d4d3ed
#e9e9f6
#ffffff

Shades of #413daf color code

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

#413daf
#39369b
#322f88
#2b2874
#242161
#1c1b4d
#15143a
#0e0d26
#070613
#000000

Tones

#413daf
#575597
#6d6c80
#767676
#767676

Tones

Similar Color like #413daf color

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

#423eb0
#433fb1
#4440b2
#4541b3
#4642b4
#4743b5
#4844b6
#4945b7
#4a46b8
#4b47b9
#4c48ba
#4d49bb
#4e4abc
#4f4bbd
#403cae
#3f3bad
#3e3aac
#3d39ab
#3c38aa
#3b37a9
#3a36a8
#3935a7
#3834a6
#3733a5
#3632a4
#3531a3
#3430a2
#332fa1

Download this Dark Blue

Hex #413daf 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.

#413daf Color Code Preview on Black Background Color

This is how #413daf Color will look on black background color. Color contrast ratio is 2.51

#413daf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #413daf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #413daf

#413daf color code is use for CSS Background Color

Background color for the above div is #413daf

HTML with inline CSS

<div style="background-color:#413daf;"></div>

#413daf color code is use for CSS Border Color

CSS Border color for the above div is #413daf

HTML with inline CSS

<div style="border:5px solid #413daf;"></div>

CSS Border Left color for the above div is #413daf

HTML with inline CSS

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

CSS Border Right color for the above div is #413daf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #413daf

HTML with inline CSS

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

CSS Border Top color for the above div is #413daf

HTML with inline CSS

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

#413daf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#413daf Color code Preview on White Background

This is how #413daf Color code will look on white background color. Color contrast ratio is 8.36

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

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(65,61,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,175,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(65,61,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }