Skip to main content Skip to docs navigation

#89bcbf 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 Riverbed and its hex is #86BEBE Nearest Color Name

Color Hue/Base color: Blue

Hex #89bcbf Color code in RGB color code model is created after adding 53.73% red color, 73.73% green color and 74.9% blue color. Hex #89bcbf Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 2% magenta, 0% yellow and 25.1% black.

Hex #89bcbf color code is between #88bbbb web safe hex color code and #99cccc web safe hex color code. #88bbbb is the nearest web safe color code. You can see here many more shades of #89bcbf color code.

RGB Chart

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

Color Table

Hex Color Code 89bcbf #89bcbf
RGB Decimal 137, 188, 191 137, 188, 191
RGB Percent 54%, 74%, 75% rgb(54%, 74%, 75%)
CSS RGBa 137, 188, 191,1 rgba(137,188,191,1)
CMYK Model cmyk(28%,2%,0%,25.1%)
HSL Color Space 183,30% ,64% hsl(183,30% ,64%)
HSV Color Space 183°, 28%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001001 10111100 10111111
Octal 211 274 277
Decimal 137 188 191
Hex 89 bc bf

Different shades of #89bcbf color code.

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

Darkest of #89bcbf
#3e6f71
Darker of #89bcbf
#4f8f93
Dark of #89bcbf
#68a9ad
Base of #89bcbf
#89bcbf
Light of #89bcbf
#aacfd1
Lighter
#cbe2e3
Lightest
#ecf4f5

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

#89bcbf
#bf8c89

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

Split Complementary

#89bcbf
#bf89a1
#bfa789

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

Analogous Color

#89bfa2
#89bfab
#89bcbf
#89aabf
#8993bf

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

#89bcbf
#bcbf89
#bf89bc

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

#89bcbf
#bf89bc
#bf8c89
#89bf8c

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

#89bcbf
#a789bf
#bf8c89
#a1bf89

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 #89bcbf

#2c4e50
#3e6f71
#4f8f93
#68a9ad
#89bcbf
#aacfd1
#cbe2e3
#ecf4f5
#ffffff

Tints of #89bcbf Color

#89bcbf
#96c3c6
#a3cacd
#b0d2d4
#bdd9db
#cae1e2
#d7e8e9
#e4f0f0
#f1f7f7
#ffffff

Shades of #89bcbf color code

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

#89bcbf
#79a7a9
#6a9294
#5b7d7f
#4c686a
#3c5354
#2d3e3f
#1e292a
#0f1415
#000000

Tones

#89bcbf
#9bacad
#a4a4a4
#a4a4a4
#a4a4a4

Tones

Similar Color like #89bcbf color

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

#8abdc0
#8bbec1
#8cbfc2
#8dc0c3
#8ec1c4
#8fc2c5
#90c3c6
#91c4c7
#92c5c8
#93c6c9
#94c7ca
#95c8cb
#96c9cc
#97cacd
#88bbbe
#87babd
#86b9bc
#85b8bb
#84b7ba
#83b6b9
#82b5b8
#81b4b7
#80b3b6
#7fb2b5
#7eb1b4
#7db0b3
#7cafb2
#7baeb1

Download this Dark Blue

Hex #89bcbf 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.

#89bcbf Color Code Preview on Black Background Color

This is how #89bcbf Color will look on black background color. Color contrast ratio is 10.01

#89bcbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #89bcbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #89bcbf

#89bcbf color code is use for CSS Background Color

Background color for the above div is #89bcbf

HTML with inline CSS

<div style="background-color:#89bcbf;"></div>

#89bcbf color code is use for CSS Border Color

CSS Border color for the above div is #89bcbf

HTML with inline CSS

<div style="border:5px solid #89bcbf;"></div>

CSS Border Left color for the above div is #89bcbf

HTML with inline CSS

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

CSS Border Right color for the above div is #89bcbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #89bcbf

HTML with inline CSS

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

CSS Border Top color for the above div is #89bcbf

HTML with inline CSS

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

#89bcbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#89bcbf Color code Preview on White Background

This is how #89bcbf Color code will look on white background color. Color contrast ratio is 2.10

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

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