Skip to main content Skip to docs navigation

#400fbc 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 Galactic Highway and its hex is #3311BB Nearest Color Name

Color Hue/Base color: Blue

Hex #400fbc Color code in RGB color code model is created after adding 25.1% red color, 5.88% green color and 73.73% blue color. Hex #400fbc Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 92% magenta, 0% yellow and 26.27% black.

Hex #400fbc color code is between #4411bb web safe hex color code and #3300cc web safe hex color code. #4411bb is the nearest web safe color code. You can see here many more shades of #400fbc color code.

RGB Chart

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

Color Table

Hex Color Code 400fbc #400fbc
RGB Decimal 64, 15, 188 64, 15, 188
RGB Percent 25%, 6%, 74% rgb(25%, 6%, 74%)
CSS RGBa 64, 15, 188,1 rgba(64,15,188,1)
CMYK Model cmyk(66%,92%,0%,26.27%)
HSL Color Space 257,85% ,40% hsl(257,85% ,40%)
HSV Color Space 257°, 92%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01000000 00001111 10111100
Octal 100 17 274
Decimal 64 15 188
Hex 40 0f bc

Different shades of #400fbc color code.

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

Darkest of #400fbc
#10042e
Darker of #400fbc
#20075e
Dark of #400fbc
#300b8d
Base of #400fbc
#400fbc
Light of #400fbc
#5013eb
Lighter
#7341f0
Lightest
#9670f4

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

#400fbc
#8bbc0f

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

Split Complementary

#400fbc
#bc960f
#35bc0f

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

Analogous Color

#0f43bc
#0f26bc
#400fbc
#7a0fbc
#bc0fb6

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

#400fbc
#0fbc40
#bc400f

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

#400fbc
#bc400f
#8bbc0f
#0f8bbc

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

#400fbc
#bc0f35
#8bbc0f
#0fbc96

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 #400fbc

#000000
#10042e
#20075e
#300b8d
#400fbc
#5013eb
#7341f0
#9670f4
#b8a0f7

Tints of #400fbc Color

#400fbc
#5529c3
#6a44ca
#7f5fd2
#9479d9
#aa94e1
#bfafe8
#d4c9f0
#e9e4f7
#ffffff

Shades of #400fbc color code

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

#400fbc
#380da7
#310b92
#2a0a7d
#230868
#1c0653
#15053e
#0e0329
#070114
#000000

Tones

#400fbc
#4923a8
#523893
#5a4c7f
#63606b

Tones

Similar Color like #400fbc color

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

#4110bd
#4211be
#4312bf
#4413c0
#4514c1
#4615c2
#4716c3
#4817c4
#4918c5
#4a19c6
#4b1ac7
#4c1bc8
#4d1cc9
#4e1dca
#3f0ebb
#3e0dba
#3d0cb9
#3c0bb8
#3b0ab7
#3a09b6
#3908b5
#3807b4
#3706b3
#3605b2
#3504b1
#3403b0
#3302af
#3201ae

Download this Dark Blue

Hex #400fbc 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.

#400fbc Color Code Preview on Black Background Color

This is how #400fbc Color will look on black background color. Color contrast ratio is 2.01

#400fbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #400fbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #400fbc

#400fbc color code is use for CSS Background Color

Background color for the above div is #400fbc

HTML with inline CSS

<div style="background-color:#400fbc;"></div>

#400fbc color code is use for CSS Border Color

CSS Border color for the above div is #400fbc

HTML with inline CSS

<div style="border:5px solid #400fbc;"></div>

CSS Border Left color for the above div is #400fbc

HTML with inline CSS

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

CSS Border Right color for the above div is #400fbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #400fbc

HTML with inline CSS

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

CSS Border Top color for the above div is #400fbc

HTML with inline CSS

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

#400fbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#400fbc Color code Preview on White Background

This is how #400fbc Color code will look on white background color. Color contrast ratio is 10.43

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

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