Skip to main content Skip to docs navigation

#899ebd 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 Sailing and its hex is #869CBB Nearest Color Name

Color Hue/Base color: Blue

Hex #899ebd Color code in RGB color code model is created after adding 53.73% red color, 61.96% green color and 74.12% blue color. Hex #899ebd Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 16% magenta, 0% yellow and 25.88% black.

Hex #899ebd color code is between #8899bb web safe hex color code and #99aacc web safe hex color code. #8899bb is the nearest web safe color code. You can see here many more shades of #899ebd color code.

RGB Chart

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

Color Table

Hex Color Code 899ebd #899ebd
RGB Decimal 137, 158, 189 137, 158, 189
RGB Percent 54%, 62%, 74% rgb(54%, 62%, 74%)
CSS RGBa 137, 158, 189,1 rgba(137,158,189,1)
CMYK Model cmyk(28%,16%,0%,25.88%)
HSL Color Space 216,28% ,64% hsl(216,28% ,64%)
HSV Color Space 216°, 28%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001001 10011110 10111101
Octal 211 236 275
Decimal 137 158 189
Hex 89 9e bd

Different shades of #899ebd color code.

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

Darkest of #899ebd
#3e526f
Darker of #899ebd
#506a90
Dark of #899ebd
#6883ab
Base of #899ebd
#899ebd
Light of #899ebd
#aab9cf
Lighter
#cad4e2
Lightest
#ebeff4

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

#899ebd
#bda889

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

Split Complementary

#899ebd
#bd8e89
#b8bd89

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

Analogous Color

#89bcbd
#89b4bd
#899ebd
#898dbd
#9b89bd

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

#899ebd
#9ebd89
#bd899e

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

#899ebd
#bd899e
#bda889
#89bda8

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

#899ebd
#bd89b8
#bda889
#89bd8e

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 #899ebd

#2c3a4e
#3e526f
#506a90
#6883ab
#899ebd
#aab9cf
#cad4e2
#ebeff4
#ffffff

Tints of #899ebd Color

#899ebd
#96a8c4
#a3b3cb
#b0bed3
#bdc9da
#cad3e1
#d7dee9
#e4e9f0
#f1f4f7
#ffffff

Shades of #899ebd color code

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

#899ebd
#798ca8
#6a7a93
#5b697e
#4c5769
#3c4654
#2d343f
#1e232a
#0f1115
#000000

Tones

#899ebd
#9ba2ab
#a3a3a3
#a3a3a3
#a3a3a3

Tones

Similar Color like #899ebd color

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

#8a9fbe
#8ba0bf
#8ca1c0
#8da2c1
#8ea3c2
#8fa4c3
#90a5c4
#91a6c5
#92a7c6
#93a8c7
#94a9c8
#95aac9
#96abca
#97accb
#889dbc
#879cbb
#869bba
#859ab9
#8499b8
#8398b7
#8297b6
#8196b5
#8095b4
#7f94b3
#7e93b2
#7d92b1
#7c91b0
#7b90af

Download this Dark Blue

Hex #899ebd 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.

#899ebd Color Code Preview on Black Background Color

This is how #899ebd Color will look on black background color. Color contrast ratio is 7.69

#899ebd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #899ebd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #899ebd

#899ebd color code is use for CSS Background Color

Background color for the above div is #899ebd

HTML with inline CSS

<div style="background-color:#899ebd;"></div>

#899ebd color code is use for CSS Border Color

CSS Border color for the above div is #899ebd

HTML with inline CSS

<div style="border:5px solid #899ebd;"></div>

CSS Border Left color for the above div is #899ebd

HTML with inline CSS

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

CSS Border Right color for the above div is #899ebd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #899ebd

HTML with inline CSS

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

CSS Border Top color for the above div is #899ebd

HTML with inline CSS

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

#899ebd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#899ebd Color code Preview on White Background

This is how #899ebd Color code will look on white background color. Color contrast ratio is 2.73

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

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