Skip to main content Skip to docs navigation

#08458c 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 Mystery Oceans and its hex is #063C89 Nearest Color Name

Color Hue/Base color: Blue

Hex #08458c Color code in RGB color code model is created after adding 3.14% red color, 27.06% green color and 54.9% blue color. Hex #08458c Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 51% magenta, 0% yellow and 45.1% black.

Hex #08458c color code is between #004488 web safe hex color code and #005599 web safe hex color code. #004488 is the nearest web safe color code. You can see here many more shades of #08458c color code.

RGB Chart

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

Color Table

Hex Color Code 08458c #08458c
RGB Decimal 8, 69, 140 8, 69, 140
RGB Percent 3%, 27%, 55% rgb(3%, 27%, 55%)
CSS RGBa 8, 69, 140,1 rgba(8,69,140,1)
CMYK Model cmyk(94%,51%,0%,45.1%)
HSL Color Space 212,89% ,29% hsl(212,89% ,29%)
HSV Color Space 212°, 94%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 01000101 10001100
Octal 10 105 214
Decimal 8 69 140
Hex 08 45 8c

Different shades of #08458c color code.

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

Darkest of #08458c
#000000
Darker of #08458c
#02152c
Dark of #08458c
#052d5c
Base of #08458c
#08458c
Light of #08458c
#0b5dbc
Lighter
#0e75ec
Lightest
#398ff4

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

#08458c
#8c4f08

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

Split Complementary

#08458c
#8c0d08
#878c08

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

Analogous Color

#088c86
#087c8c
#08458c
#08198c
#2e088c

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

#08458c
#458c08
#8c0845

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

#08458c
#8c0845
#8c4f08
#088c4f

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

#08458c
#8c0887
#8c4f08
#088c0d

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 #08458c

#000000
#000000
#02152c
#052d5c
#08458c
#0b5dbc
#0e75ec
#398ff4
#6aabf6

Tints of #08458c Color

#08458c
#235998
#3e6ea5
#5a83b2
#7597bf
#91accb
#acc1d8
#c8d5e5
#e3eaf2
#ffffff

Shades of #08458c color code

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

#08458c
#073d7c
#06356c
#052e5d
#04264d
#031e3e
#02172e
#010f1f
#00070f
#000000

Tones

#08458c
#17467d
#26476e
#344860
#434951

Tones

Similar Color like #08458c color

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

#09468d
#0a478e
#0b488f
#0c4990
#0d4a91
#0e4b92
#0f4c93
#104d94
#114e95
#124f96
#135097
#145198
#155299
#16539a
#07448b
#06438a
#054289
#044188
#034087
#023f86
#013e85
#003d84
#003c83
#003b82
#003a81
#003980
#00387f
#00377e

Download this Dark Blue

Hex #08458c 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.

#08458c Color Code Preview on Black Background Color

This is how #08458c Color will look on black background color. Color contrast ratio is 2.24

#08458c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08458c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08458c

#08458c color code is use for CSS Background Color

Background color for the above div is #08458c

HTML with inline CSS

<div style="background-color:#08458c;"></div>

#08458c color code is use for CSS Border Color

CSS Border color for the above div is #08458c

HTML with inline CSS

<div style="border:5px solid #08458c;"></div>

CSS Border Left color for the above div is #08458c

HTML with inline CSS

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

CSS Border Right color for the above div is #08458c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #08458c

HTML with inline CSS

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

CSS Border Top color for the above div is #08458c

HTML with inline CSS

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

#08458c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#08458c Color code Preview on White Background

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

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