Skip to main content Skip to docs navigation

#397d8d 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 Larkspur and its hex is #3C7D90 Nearest Color Name

Color Hue/Base color: Blue

Hex #397d8d Color code in RGB color code model is created after adding 22.35% red color, 49.02% green color and 55.29% blue color. Hex #397d8d Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 11% magenta, 0% yellow and 44.71% black.

Hex #397d8d color code is between #337788 web safe hex color code and #448899 web safe hex color code. #337788 is the nearest web safe color code. You can see here many more shades of #397d8d color code.

RGB Chart

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

Color Table

Hex Color Code 397d8d #397d8d
RGB Decimal 57, 125, 141 57, 125, 141
RGB Percent 22%, 49%, 55% rgb(22%, 49%, 55%)
CSS RGBa 57, 125, 141,1 rgba(57,125,141,1)
CMYK Model cmyk(60%,11%,0%,44.71%)
HSL Color Space 191,42% ,39% hsl(191,42% ,39%)
HSV Color Space 191°, 60%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111001 01111101 10001101
Octal 71 175 215
Decimal 57 125 141
Hex 39 7d 8d

Different shades of #397d8d color code.

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

Darkest of #397d8d
#0d1c20
Darker of #397d8d
#1c3d44
Dark of #397d8d
#2a5d69
Base of #397d8d
#397d8d
Light of #397d8d
#489db1
Lighter
#69b2c3
Lightest
#8ec4d1

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

#397d8d
#8d4939

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

Split Complementary

#397d8d
#8d3953
#8d7339

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

Analogous Color

#398d6c
#398d7a
#397d8d
#39618d
#393e8d

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

#397d8d
#7d8d39
#8d397d

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

#397d8d
#8d397d
#8d4939
#398d49

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

#397d8d
#73398d
#8d4939
#538d39

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

#000000
#0d1c20
#1c3d44
#2a5d69
#397d8d
#489db1
#69b2c3
#8ec4d1
#b2d7e0

Tints of #397d8d Color

#397d8d
#4f8b99
#6599a6
#7ba8b3
#91b6bf
#a7c5cc
#bdd3d9
#d3e2e5
#e9f0f2
#ffffff

Shades of #397d8d color code

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

#397d8d
#326f7d
#2c616d
#26535e
#1f454e
#19373e
#13292f
#0c1b1f
#060d0f
#000000

Tones

#397d8d
#4d7179
#616465
#636363
#636363

Tones

Similar Color like #397d8d color

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

#3a7e8e
#3b7f8f
#3c8090
#3d8191
#3e8292
#3f8393
#408494
#418595
#428696
#438797
#448898
#458999
#468a9a
#478b9b
#387c8c
#377b8b
#367a8a
#357989
#347888
#337787
#327686
#317585
#307484
#2f7383
#2e7282
#2d7181
#2c7080
#2b6f7f

Download this Dark Blue

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

#397d8d Color Code Preview on Black Background Color

This is how #397d8d Color will look on black background color. Color contrast ratio is 4.49

#397d8d in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#397d8d color code is use for CSS Background Color

Background color for the above div is #397d8d

HTML with inline CSS

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

#397d8d color code is use for CSS Border Color

CSS Border color for the above div is #397d8d

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#397d8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#397d8d Color code Preview on White Background

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

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

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