Skip to main content Skip to docs navigation

#397fb3 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 Curious Blue and its hex is #3D85B8 Nearest Color Name

Color Hue/Base color: Blue

Hex #397fb3 Color code in RGB color code model is created after adding 22.35% red color, 49.8% green color and 70.2% blue color. Hex #397fb3 Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 29% magenta, 0% yellow and 29.8% black.

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

RGB Chart

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

Color Table

Hex Color Code 397fb3 #397fb3
RGB Decimal 57, 127, 179 57, 127, 179
RGB Percent 22%, 50%, 70% rgb(22%, 50%, 70%)
CSS RGBa 57, 127, 179,1 rgba(57,127,179,1)
CMYK Model cmyk(68%,29%,0%,29.8%)
HSL Color Space 206,52% ,46% hsl(206,52% ,46%)
HSV Color Space 206°, 68%, 70%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111001 01111111 10110011
Octal 71 177 263
Decimal 57 127 179
Hex 39 7f b3

Different shades of #397fb3 color code.

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

Darkest of #397fb3
#142d3f
Darker of #397fb3
#204866
Dark of #397fb3
#2d648c
Base of #397fb3
#397fb3
Light of #397fb3
#5698c9
Lighter
#7db0d5
Lightest
#a3c7e2

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

#397fb3
#b36d39

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

Split Complementary

#397fb3
#b33942
#b3aa39

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

Analogous Color

#39b3a0
#39b2b3
#397fb3
#3956b3
#4e39b3

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

#397fb3
#7fb339
#b3397f

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

#397fb3
#b3397f
#b36d39
#39b36d

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

#397fb3
#aa39b3
#b36d39
#42b339

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

#081118
#142d3f
#204866
#2d648c
#397fb3
#5698c9
#7db0d5
#a3c7e2
#cadfee

Tints of #397fb3 Color

#397fb3
#4f8dbb
#659bc3
#7ba9cc
#91b7d4
#a7c6dd
#bdd4e5
#d3e2ee
#e9f0f6
#ffffff

Shades of #397fb3 color code

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

#397fb3
#32709f
#2c628b
#265477
#1f4663
#19384f
#132a3b
#0c1c27
#060e13
#000000

Tones

#397fb3
#517c9b
#687884
#767676
#767676

Tones

Similar Color like #397fb3 color

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

#3a80b4
#3b81b5
#3c82b6
#3d83b7
#3e84b8
#3f85b9
#4086ba
#4187bb
#4288bc
#4389bd
#448abe
#458bbf
#468cc0
#478dc1
#387eb2
#377db1
#367cb0
#357baf
#347aae
#3379ad
#3278ac
#3177ab
#3076aa
#2f75a9
#2e74a8
#2d73a7
#2c72a6
#2b71a5

Download this Dark Blue

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

#397fb3 Color Code Preview on Black Background Color

This is how #397fb3 Color will look on black background color. Color contrast ratio is 4.86

#397fb3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#397fb3 color code is use for CSS Background Color

Background color for the above div is #397fb3

HTML with inline CSS

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

#397fb3 color code is use for CSS Border Color

CSS Border color for the above div is #397fb3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#397fb3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#397fb3 Color code Preview on White Background

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

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

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