Skip to main content Skip to docs navigation

#403ff1 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 Bright Greek and its hex is #3844F4 Nearest Color Name

Color Hue/Base color: Blue

Hex #403ff1 Color code in RGB color code model is created after adding 25.1% red color, 24.71% green color and 94.51% blue color. Hex #403ff1 Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 74% magenta, 0% yellow and 5.49% black.

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

RGB Chart

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

Color Table

Hex Color Code 403ff1 #403ff1
RGB Decimal 64, 63, 241 64, 63, 241
RGB Percent 25%, 25%, 95% rgb(25%, 25%, 95%)
CSS RGBa 64, 63, 241,1 rgba(64,63,241,1)
CMYK Model cmyk(73%,74%,0%,5.49%)
HSL Color Space 240,86% ,60% hsl(240,86% ,60%)
HSV Color Space 240°, 74%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000000 00111111 11110001
Octal 100 77 361
Decimal 64 63 241
Hex 40 3f f1

Different shades of #403ff1 color code.

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

Darkest of #403ff1
#0b0a8d
Darker of #403ff1
#0f0ebc
Dark of #403ff1
#1211ec
Base of #403ff1
#403ff1
Light of #403ff1
#6f6ff4
Lighter
#9f9ef8
Lightest
#cecefb

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

#403ff1
#f0f13f

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

Split Complementary

#403ff1
#f1993f
#97f13f

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

Analogous Color

#3fa6f1
#3f88f1
#403ff1
#7b3ff1
#c63ff1

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

#403ff1
#3ff140
#f1403f

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

#403ff1
#f1403f
#f0f13f
#3ff0f1

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

#403ff1
#f13f97
#f0f13f
#3ff199

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

#07075d
#0b0a8d
#0f0ebc
#1211ec
#403ff1
#6f6ff4
#9f9ef8
#cecefb
#fdfdff

Tints of #403ff1 Color

#403ff1
#5554f2
#6a69f4
#7f7ff5
#9494f7
#aaa9f8
#bfbffa
#d4d4fb
#e9e9fd
#ffffff

Shades of #403ff1 color code

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

#403ff1
#3838d6
#3131bb
#2a2aa0
#232385
#1c1c6b
#151550
#0e0e35
#07071a
#000000

Tones

#403ff1
#5454dc
#6968c8
#7d7db3
#91919f

Tones

Similar Color like #403ff1 color

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

#4140f2
#4241f3
#4342f4
#4443f5
#4544f6
#4645f7
#4746f8
#4847f9
#4948fa
#4a49fb
#4b4afc
#4c4bfd
#4d4cfe
#4e4dff
#3f3ef0
#3e3def
#3d3cee
#3c3bed
#3b3aec
#3a39eb
#3938ea
#3837e9
#3736e8
#3635e7
#3534e6
#3433e5
#3332e4
#3231e3

Download this Dark Blue

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

#403ff1 Color Code Preview on Black Background Color

This is how #403ff1 Color will look on black background color. Color contrast ratio is 3.20

#403ff1 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#403ff1 color code is use for CSS Background Color

Background color for the above div is #403ff1

HTML with inline CSS

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

#403ff1 color code is use for CSS Border Color

CSS Border color for the above div is #403ff1

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#403ff1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#403ff1 Color code Preview on White Background

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

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

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