Skip to main content Skip to docs navigation

#889aaa 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 Urban Vibes and its hex is #8899AA Nearest Color Name

Color Hue/Base color: Blue

Hex #889aaa Color code in RGB color code model is created after adding 53.33% red color, 60.39% green color and 66.67% blue color. Hex #889aaa Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 9% magenta, 0% yellow and 33.33% black.

Hex #889aaa color code is between #779999 web safe hex color code and #99aabb web safe hex color code. #779999 is the nearest web safe color code. You can see here many more shades of #889aaa color code.

RGB Chart

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

Color Table

Hex Color Code 889aaa #889aaa
RGB Decimal 136, 154, 170 136, 154, 170
RGB Percent 53%, 60%, 67% rgb(53%, 60%, 67%)
CSS RGBa 136, 154, 170,1 rgba(136,154,170,1)
CMYK Model cmyk(20%,9%,0%,33.33%)
HSL Color Space 208,17% ,60% hsl(208,17% ,60%)
HSV Color Space 208°, 20%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001000 10011010 10101010
Octal 210 232 252
Decimal 136 154 170
Hex 88 9a aa

Different shades of #889aaa color code.

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

Darkest of #889aaa
#404d59
Darker of #889aaa
#556777
Dark of #889aaa
#6a8195
Base of #889aaa
#889aaa
Light of #889aaa
#a6b3bf
Lighter
#c3ccd5
Lightest
#e1e6ea

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

#889aaa
#aa9888

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

Split Complementary

#889aaa
#aa8889
#aaa988

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

Analogous Color

#88aaa6
#88a8aa
#889aaa
#888faa
#9088aa

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

#889aaa
#9aaa88
#aa889a

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

#889aaa
#aa889a
#aa9888
#88aa98

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

#889aaa
#a988aa
#aa9888
#89aa88

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 #889aaa

#2a333c
#404d59
#556777
#6a8195
#889aaa
#a6b3bf
#c3ccd5
#e1e6ea
#ffffff

Tints of #889aaa Color

#889aaa
#95a5b3
#a2b0bc
#afbbc6
#bcc6cf
#cad2d9
#d7dde2
#e4e8ec
#f1f3f5
#ffffff

Shades of #889aaa color code

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

#889aaa
#788897
#697784
#5a6671
#4b555e
#3c444b
#2d3338
#1e2225
#0f1112
#000000

Tones

#889aaa
#999999
#999999
#999999
#999999

Tones

Similar Color like #889aaa color

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

#899bab
#8a9cac
#8b9dad
#8c9eae
#8d9faf
#8ea0b0
#8fa1b1
#90a2b2
#91a3b3
#92a4b4
#93a5b5
#94a6b6
#95a7b7
#96a8b8
#8799a9
#8698a8
#8597a7
#8496a6
#8395a5
#8294a4
#8193a3
#8092a2
#7f91a1
#7e90a0
#7d8f9f
#7c8e9e
#7b8d9d
#7a8c9c

Download this Dark Blue

Hex #889aaa 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.

#889aaa Color Code Preview on Black Background Color

This is how #889aaa Color will look on black background color. Color contrast ratio is 7.25

#889aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #889aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #889aaa

#889aaa color code is use for CSS Background Color

Background color for the above div is #889aaa

HTML with inline CSS

<div style="background-color:#889aaa;"></div>

#889aaa color code is use for CSS Border Color

CSS Border color for the above div is #889aaa

HTML with inline CSS

<div style="border:5px solid #889aaa;"></div>

CSS Border Left color for the above div is #889aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #889aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #889aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #889aaa

HTML with inline CSS

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

#889aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#889aaa Color code Preview on White Background

This is how #889aaa Color code will look on white background color. Color contrast ratio is 2.90

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

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