Skip to main content Skip to docs navigation

#3700a4 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 Sea Grape and its hex is #3300AA Nearest Color Name

Color Hue/Base color: Blue

Hex #3700a4 Color code in RGB color code model is created after adding 21.57% red color, 0% green color and 64.31% blue color. Hex #3700a4 Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 100% magenta, 0% yellow and 35.69% black.

Hex #3700a4 color code is between #3300aa web safe hex color code and #440099 web safe hex color code. #3300aa is the nearest web safe color code. You can see here many more shades of #3700a4 color code.

RGB Chart

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

Color Table

Hex Color Code 3700a4 #3700a4
RGB Decimal 55, 0, 164 55, 0, 164
RGB Percent 22%, 0%, 64% rgb(22%, 0%, 64%)
CSS RGBa 55, 0, 164,1 rgba(55,0,164,1)
CMYK Model cmyk(66%,100%,0%,35.69%)
HSL Color Space 260,100% ,32% hsl(260,100% ,32%)
HSV Color Space 260°, 100%, 64%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110111 00000000 10100100
Octal 67 0 244
Decimal 55 0 164
Hex 37 00 a4

Different shades of #3700a4 color code.

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

Darkest of #3700a4
#04000b
Darker of #3700a4
#15003e
Dark of #3700a4
#260071
Base of #3700a4
#3700a4
Light of #3700a4
#4800d7
Lighter
#5d0bff
Lightest
#7f3eff

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

#3700a4
#6da400

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

Split Complementary

#3700a4
#a48900
#1ba400

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

Analogous Color

#0029a4
#000da4
#3700a4
#6e00a4
#a40096

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

#3700a4
#00a437
#a43700

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

#3700a4
#a43700
#6da400
#006da4

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

#3700a4
#a4001b
#6da400
#00a489

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 #3700a4

#000000
#04000b
#15003e
#260071
#3700a4
#4800d7
#5d0bff
#7f3eff
#a171ff

Tints of #3700a4 Color

#3700a4
#4d1cae
#6338b8
#7955c2
#8f71cc
#a68dd6
#bcaae0
#d2c6ea
#e8e2f4
#ffffff

Shades of #3700a4 color code

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

#3700a4
#300091
#2a007f
#24006d
#1e005b
#180048
#120036
#0c0024
#060012
#000000

Tones

#3700a4
#3c1094
#422183
#473173
#4d4262

Tones

Similar Color like #3700a4 color

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

#3801a5
#3902a6
#3a03a7
#3b04a8
#3c05a9
#3d06aa
#3e07ab
#3f08ac
#4009ad
#410aae
#420baf
#430cb0
#440db1
#450eb2
#3600a3
#3500a2
#3400a1
#3300a0
#32009f
#31009e
#30009d
#2f009c
#2e009b
#2d009a
#2c0099
#2b0098
#2a0097
#290096

Download this Dark Blue

Hex #3700a4 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.

#3700a4 Color Code Preview on Black Background Color

This is how #3700a4 Color will look on black background color. Color contrast ratio is 1.70

#3700a4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3700a4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3700a4

#3700a4 color code is use for CSS Background Color

Background color for the above div is #3700a4

HTML with inline CSS

<div style="background-color:#3700a4;"></div>

#3700a4 color code is use for CSS Border Color

CSS Border color for the above div is #3700a4

HTML with inline CSS

<div style="border:5px solid #3700a4;"></div>

CSS Border Left color for the above div is #3700a4

HTML with inline CSS

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

CSS Border Right color for the above div is #3700a4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3700a4

HTML with inline CSS

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

CSS Border Top color for the above div is #3700a4

HTML with inline CSS

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

#3700a4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3700a4 Color code Preview on White Background

This is how #3700a4 Color code will look on white background color. Color contrast ratio is 12.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 #3700a4; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #3700a4; }

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