Skip to main content Skip to docs navigation

#084e5f 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 Watercolour Blue and its hex is #084D58 Nearest Color Name

Color Hue/Base color: Blue

Hex #084e5f Color code in RGB color code model is created after adding 3.14% red color, 30.59% green color and 37.25% blue color. Hex #084e5f Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 18% magenta, 0% yellow and 62.75% black.

Hex #084e5f color code is between #005566 web safe hex color code and #004455 web safe hex color code. #005566 is the nearest web safe color code. You can see here many more shades of #084e5f color code.

RGB Chart

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

Color Table

Hex Color Code 084e5f #084e5f
RGB Decimal 8, 78, 95 8, 78, 95
RGB Percent 3%, 31%, 37% rgb(3%, 31%, 37%)
CSS RGBa 8, 78, 95,1 rgba(8,78,95,1)
CMYK Model cmyk(92%,18%,0%,62.75%)
HSL Color Space 192,84% ,20% hsl(192,84% ,20%)
HSV Color Space 192°, 92%, 37%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 01001110 01011111
Octal 10 116 137
Decimal 8 78 95
Hex 08 4e 5f

Different shades of #084e5f color code.

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

Darkest of #084e5f
#000000
Darker of #084e5f
#000101
Dark of #084e5f
#042730
Base of #084e5f
#084e5f
Light of #084e5f
#0c758e
Lighter
#109bbd
Lightest
#15c1eb

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

#084e5f
#5f1908

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

Split Complementary

#084e5f
#5f0823
#5f4508

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

Analogous Color

#085f3d
#085f4c
#084e5f
#08315f
#080d5f

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

#084e5f
#4e5f08
#5f084e

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

#084e5f
#5f084e
#5f1908
#085f19

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

#084e5f
#45085f
#5f1908
#235f08

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 #084e5f

#000000
#000000
#000101
#042730
#084e5f
#0c758e
#109bbd
#15c1eb
#44ceef

Tints of #084e5f Color

#084e5f
#236170
#3e7582
#5a8994
#759ca6
#91b0b7
#acc4c9
#c8d7db
#e3ebed
#ffffff

Shades of #084e5f color code

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

#084e5f
#074554
#063c49
#05343f
#042b34
#03222a
#021a1f
#011115
#00080a
#000000

Tones

#084e5f
#124855
#1d414a
#273b40
#313536

Tones

Similar Color like #084e5f color

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

#094f60
#0a5061
#0b5162
#0c5263
#0d5364
#0e5465
#0f5566
#105667
#115768
#125869
#13596a
#145a6b
#155b6c
#165c6d
#074d5e
#064c5d
#054b5c
#044a5b
#03495a
#024859
#014758
#004657
#004556
#004455
#004354
#004253
#004152
#004051

Download this Dark Blue

Hex #084e5f 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.

#084e5f Color Code Preview on Black Background Color

This is how #084e5f Color will look on black background color. Color contrast ratio is 2.27

#084e5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #084e5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #084e5f

#084e5f color code is use for CSS Background Color

Background color for the above div is #084e5f

HTML with inline CSS

<div style="background-color:#084e5f;"></div>

#084e5f color code is use for CSS Border Color

CSS Border color for the above div is #084e5f

HTML with inline CSS

<div style="border:5px solid #084e5f;"></div>

CSS Border Left color for the above div is #084e5f

HTML with inline CSS

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

CSS Border Right color for the above div is #084e5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #084e5f

HTML with inline CSS

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

CSS Border Top color for the above div is #084e5f

HTML with inline CSS

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

#084e5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#084e5f Color code Preview on White Background

This is how #084e5f Color code will look on white background color. Color contrast ratio is 9.27

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

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