Skip to main content Skip to docs navigation

#040ada 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 Pure Blue and its hex is #0203E2 Nearest Color Name

Color Hue/Base color: Blue

Hex #040ada Color code in RGB color code model is created after adding 1.57% red color, 3.92% green color and 85.49% blue color. Hex #040ada Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 95% magenta, 0% yellow and 14.51% black.

Hex #040ada color code is between #0011dd web safe hex color code and #0000cc web safe hex color code. #0011dd is the nearest web safe color code. You can see here many more shades of #040ada color code.

RGB Chart

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

Color Table

Hex Color Code 040ada #040ada
RGB Decimal 4, 10, 218 4, 10, 218
RGB Percent 2%, 4%, 85% rgb(2%, 4%, 85%)
CSS RGBa 4, 10, 218,1 rgba(4,10,218,1)
CMYK Model cmyk(98%,95%,0%,14.51%)
HSL Color Space 238,96% ,44% hsl(238,96% ,44%)
HSV Color Space 238°, 98%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000100 00001010 11011010
Octal 4 12 332
Decimal 4 10 218
Hex 04 0a da

Different shades of #040ada color code.

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

Darkest of #040ada
#010344
Darker of #040ada
#020576
Dark of #040ada
#0308a8
Base of #040ada
#040ada
Light of #040ada
#161dfb
Lighter
#484dfc
Lightest
#7a7efd

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

#040ada
#dad404

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

Split Complementary

#040ada
#da6904
#75da04

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

Analogous Color

#0487da
#0463da
#040ada
#4504da
#9f04da

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

#040ada
#0ada04
#da040a

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

#040ada
#da040a
#dad404
#04dad4

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

#040ada
#da0475
#dad404
#04da69

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 #040ada

#000112
#010344
#020576
#0308a8
#040ada
#161dfb
#484dfc
#7a7efd
#adaffd

Tints of #040ada Color

#040ada
#1f25de
#3b40e2
#575be6
#7376ea
#8f92ee
#abadf2
#c7c8f6
#e3e3fa
#ffffff

Shades of #040ada color code

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

#040ada
#0308c1
#0307a9
#020691
#020579
#010460
#010348
#000230
#000118
#000000

Tones

#040ada
#1a1fc4
#3034ae
#474997
#5d5e81

Tones

Similar Color like #040ada color

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

#050bdb
#060cdc
#070ddd
#080ede
#090fdf
#0a10e0
#0b11e1
#0c12e2
#0d13e3
#0e14e4
#0f15e5
#1016e6
#1117e7
#1218e8
#0309d9
#0208d8
#0107d7
#0006d6
#0005d5
#0004d4
#0003d3
#0002d2
#0001d1
#0000d0
#0000cf
#0000ce
#0000cd
#0000cc

Download this Dark Blue

Hex #040ada 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.

#040ada Color Code Preview on Black Background Color

This is how #040ada Color will look on black background color. Color contrast ratio is 2.06

#040ada in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #040ada

HTML with inline CSS

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

Your Example Paragraph content text in with font color #040ada

#040ada color code is use for CSS Background Color

Background color for the above div is #040ada

HTML with inline CSS

<div style="background-color:#040ada;"></div>

#040ada color code is use for CSS Border Color

CSS Border color for the above div is #040ada

HTML with inline CSS

<div style="border:5px solid #040ada;"></div>

CSS Border Left color for the above div is #040ada

HTML with inline CSS

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

CSS Border Right color for the above div is #040ada

HTML with inline CSS

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

CSS Border Bottom color for the above div is #040ada

HTML with inline CSS

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

CSS Border Top color for the above div is #040ada

HTML with inline CSS

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

#040ada hex Color code used as CSS color Codes

Example CSS Class for usage

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

#040ada Color code Preview on White Background

This is how #040ada Color code will look on white background color. Color contrast ratio is 10.19

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

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(4,10,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,212,4,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(4,10,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }