Skip to main content Skip to docs navigation

#08397f 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 Lost River and its hex is #08457E Nearest Color Name

Color Hue/Base color: Blue

Hex #08397f Color code in RGB color code model is created after adding 3.14% red color, 22.35% green color and 49.8% blue color. Hex #08397f Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 55% magenta, 0% yellow and 50.2% black.

Hex #08397f color code is between #003377 web safe hex color code and #004488 web safe hex color code. #003377 is the nearest web safe color code. You can see here many more shades of #08397f color code.

RGB Chart

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

Color Table

Hex Color Code 08397f #08397f
RGB Decimal 8, 57, 127 8, 57, 127
RGB Percent 3%, 22%, 50% rgb(3%, 22%, 50%)
CSS RGBa 8, 57, 127,1 rgba(8,57,127,1)
CMYK Model cmyk(94%,55%,0%,50.2%)
HSL Color Space 215,88% ,26% hsl(215,88% ,26%)
HSV Color Space 215°, 94%, 50%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 00111001 01111111
Octal 10 71 177
Decimal 8 57 127
Hex 08 39 7f

Different shades of #08397f color code.

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

Darkest of #08397f
#000000
Darker of #08397f
#020e1f
Dark of #08397f
#05234f
Base of #08397f
#08397f
Light of #08397f
#0b4faf
Lighter
#0e64df
Lightest
#2e7ff2

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

#08397f
#7f4e08

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

Split Complementary

#08397f
#7f1208
#757f08

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

Analogous Color

#087e7f
#086b7f
#08397f
#08117f
#30087f

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

#08397f
#397f08
#7f0839

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

#08397f
#7f0839
#7f4e08
#087f4e

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

#08397f
#7f0875
#7f4e08
#087f12

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 #08397f

#000000
#000000
#020e1f
#05234f
#08397f
#0b4faf
#0e64df
#2e7ff2
#5e9cf5

Tints of #08397f Color

#08397f
#234f8d
#3e659b
#5a7ba9
#7591b7
#91a7c6
#acbdd4
#c8d3e2
#e3e9f0
#ffffff

Shades of #08397f color code

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

#08397f
#073270
#062c62
#052654
#041f46
#031938
#02132a
#010c1c
#00060e
#000000

Tones

#08397f
#153b71
#233e64
#304056
#3e4349

Tones

Similar Color like #08397f color

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

#093a80
#0a3b81
#0b3c82
#0c3d83
#0d3e84
#0e3f85
#0f4086
#104187
#114288
#124389
#13448a
#14458b
#15468c
#16478d
#07387e
#06377d
#05367c
#04357b
#03347a
#023379
#013278
#003177
#003076
#002f75
#002e74
#002d73
#002c72
#002b71

Download this Dark Blue

Hex #08397f 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.

#08397f Color Code Preview on Black Background Color

This is how #08397f Color will look on black background color. Color contrast ratio is 1.90

#08397f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08397f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08397f

#08397f color code is use for CSS Background Color

Background color for the above div is #08397f

HTML with inline CSS

<div style="background-color:#08397f;"></div>

#08397f color code is use for CSS Border Color

CSS Border color for the above div is #08397f

HTML with inline CSS

<div style="border:5px solid #08397f;"></div>

CSS Border Left color for the above div is #08397f

HTML with inline CSS

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

CSS Border Right color for the above div is #08397f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #08397f

HTML with inline CSS

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

CSS Border Top color for the above div is #08397f

HTML with inline CSS

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

#08397f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#08397f Color code Preview on White Background

This is how #08397f Color code will look on white background color. Color contrast ratio is 11.04

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

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