Skip to main content Skip to docs navigation

#397cbe 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 Mykonos and its hex is #387ABE Nearest Color Name

Color Hue/Base color: Blue

Hex #397cbe Color code in RGB color code model is created after adding 22.35% red color, 48.63% green color and 74.51% blue color. Hex #397cbe Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 35% magenta, 0% yellow and 25.49% black.

Hex #397cbe color code is between #3377bb web safe hex color code and #4488cc web safe hex color code. #3377bb is the nearest web safe color code. You can see here many more shades of #397cbe color code.

RGB Chart

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

Color Table

Hex Color Code 397cbe #397cbe
RGB Decimal 57, 124, 190 57, 124, 190
RGB Percent 22%, 49%, 75% rgb(22%, 49%, 75%)
CSS RGBa 57, 124, 190,1 rgba(57,124,190,1)
CMYK Model cmyk(70%,35%,0%,25.49%)
HSL Color Space 210,54% ,48% hsl(210,54% ,48%)
HSV Color Space 210°, 70%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111001 01111100 10111110
Octal 71 174 276
Decimal 57 124 190
Hex 39 7c be

Different shades of #397cbe color code.

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

Darkest of #397cbe
#162f48
Darker of #397cbe
#214970
Dark of #397cbe
#2d6297
Base of #397cbe
#397cbe
Light of #397cbe
#5c95ce
Lighter
#83afda
Lightest
#aac8e6

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

#397cbe
#be7b39

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

Split Complementary

#397cbe
#be393a
#bebd39

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

Analogous Color

#39beb2
#39b3be
#397cbe
#3950be
#5a39be

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

#397cbe
#7cbe39
#be397c

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

#397cbe
#be397c
#be7b39
#39be7b

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

#397cbe
#bd39be
#be7b39
#3abe39

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 #397cbe

#0a1621
#162f48
#214970
#2d6297
#397cbe
#5c95ce
#83afda
#aac8e6
#d2e2f1

Tints of #397cbe Color

#397cbe
#4f8ac5
#6599cc
#7ba7d3
#91b6da
#a7c4e2
#bdd3e9
#d3e1f0
#e9f0f7
#ffffff

Shades of #397cbe color code

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

#397cbe
#326ea8
#2c6093
#26527e
#1f4469
#193754
#13293f
#0c1b2a
#060d15
#000000

Tones

#397cbe
#527ca5
#6a7c8d
#7b7b7b
#7b7b7b

Tones

Similar Color like #397cbe color

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

#3a7dbf
#3b7ec0
#3c7fc1
#3d80c2
#3e81c3
#3f82c4
#4083c5
#4184c6
#4285c7
#4386c8
#4487c9
#4588ca
#4689cb
#478acc
#387bbd
#377abc
#3679bb
#3578ba
#3477b9
#3376b8
#3275b7
#3174b6
#3073b5
#2f72b4
#2e71b3
#2d70b2
#2c6fb1
#2b6eb0

Download this Dark Blue

Hex #397cbe 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.

#397cbe Color Code Preview on Black Background Color

This is how #397cbe Color will look on black background color. Color contrast ratio is 4.80

#397cbe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #397cbe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #397cbe

#397cbe color code is use for CSS Background Color

Background color for the above div is #397cbe

HTML with inline CSS

<div style="background-color:#397cbe;"></div>

#397cbe color code is use for CSS Border Color

CSS Border color for the above div is #397cbe

HTML with inline CSS

<div style="border:5px solid #397cbe;"></div>

CSS Border Left color for the above div is #397cbe

HTML with inline CSS

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

CSS Border Right color for the above div is #397cbe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #397cbe

HTML with inline CSS

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

CSS Border Top color for the above div is #397cbe

HTML with inline CSS

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

#397cbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#397cbe Color code Preview on White Background

This is how #397cbe Color code will look on white background color. Color contrast ratio is 4.37

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

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