Skip to main content Skip to docs navigation

#85aebd 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 Open Seas and its hex is #83AFBC Nearest Color Name

Color Hue/Base color: Blue

Hex #85aebd Color code in RGB color code model is created after adding 52.16% red color, 68.24% green color and 74.12% blue color. Hex #85aebd Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 8% magenta, 0% yellow and 25.88% black.

Hex #85aebd color code is between #88aabb web safe hex color code and #77bbcc web safe hex color code. #88aabb is the nearest web safe color code. You can see here many more shades of #85aebd color code.

RGB Chart

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

Color Table

Hex Color Code 85aebd #85aebd
RGB Decimal 133, 174, 189 133, 174, 189
RGB Percent 52%, 68%, 74% rgb(52%, 68%, 74%)
CSS RGBa 133, 174, 189,1 rgba(133,174,189,1)
CMYK Model cmyk(30%,8%,0%,25.88%)
HSL Color Space 196,30% ,63% hsl(196,30% ,63%)
HSV Color Space 196°, 30%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000101 10101110 10111101
Octal 205 256 275
Decimal 133 174 189
Hex 85 ae bd

Different shades of #85aebd color code.

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

Darkest of #85aebd
#3b606e
Darker of #85aebd
#4d7d8f
Dark of #85aebd
#6498ab
Base of #85aebd
#85aebd
Light of #85aebd
#a6c4cf
Lighter
#c7dae1
Lightest
#e8f0f3

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

#85aebd
#bd9485

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

Split Complementary

#85aebd
#bd8592
#bdb085

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

Analogous Color

#85bdab
#85bdb5
#85aebd
#859bbd
#8685bd

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

#85aebd
#aebd85
#bd85ae

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

#85aebd
#bd85ae
#bd9485
#85bd94

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

#85aebd
#b085bd
#bd9485
#92bd85

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 #85aebd

#29434d
#3b606e
#4d7d8f
#6498ab
#85aebd
#a6c4cf
#c7dae1
#e8f0f3
#ffffff

Tints of #85aebd Color

#85aebd
#92b7c4
#a0c0cb
#adc9d3
#bbd2da
#c8dbe1
#d6e4e9
#e3edf0
#f1f6f7
#ffffff

Shades of #85aebd color code

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

#85aebd
#769aa8
#678793
#58747e
#496069
#3b4d54
#2c3a3f
#1d262a
#0e1315
#000000

Tones

#85aebd
#98a5aa
#a1a1a1
#a1a1a1
#a1a1a1

Tones

Similar Color like #85aebd color

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

#86afbe
#87b0bf
#88b1c0
#89b2c1
#8ab3c2
#8bb4c3
#8cb5c4
#8db6c5
#8eb7c6
#8fb8c7
#90b9c8
#91bac9
#92bbca
#93bccb
#84adbc
#83acbb
#82abba
#81aab9
#80a9b8
#7fa8b7
#7ea7b6
#7da6b5
#7ca5b4
#7ba4b3
#7aa3b2
#79a2b1
#78a1b0
#77a0af

Download this Dark Blue

Hex #85aebd 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.

#85aebd Color Code Preview on Black Background Color

This is how #85aebd Color will look on black background color. Color contrast ratio is 8.79

#85aebd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85aebd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85aebd

#85aebd color code is use for CSS Background Color

Background color for the above div is #85aebd

HTML with inline CSS

<div style="background-color:#85aebd;"></div>

#85aebd color code is use for CSS Border Color

CSS Border color for the above div is #85aebd

HTML with inline CSS

<div style="border:5px solid #85aebd;"></div>

CSS Border Left color for the above div is #85aebd

HTML with inline CSS

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

CSS Border Right color for the above div is #85aebd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #85aebd

HTML with inline CSS

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

CSS Border Top color for the above div is #85aebd

HTML with inline CSS

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

#85aebd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85aebd Color code Preview on White Background

This is how #85aebd Color code will look on white background color. Color contrast ratio is 2.39

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

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