Skip to main content Skip to docs navigation

#85aec2 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 Resolute Blue and its hex is #85B0C4 Nearest Color Name

Color Hue/Base color: Blue

Hex #85aec2 Color code in RGB color code model is created after adding 52.16% red color, 68.24% green color and 76.08% blue color. Hex #85aec2 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 10% magenta, 0% yellow and 23.92% black.

Hex #85aec2 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 #85aec2 color code.

RGB Chart

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

Color Table

Hex Color Code 85aec2 #85aec2
RGB Decimal 133, 174, 194 133, 174, 194
RGB Percent 52%, 68%, 76% rgb(52%, 68%, 76%)
CSS RGBa 133, 174, 194,1 rgba(133,174,194,1)
CMYK Model cmyk(31%,10%,0%,23.92%)
HSL Color Space 200,33% ,64% hsl(200,33% ,64%)
HSV Color Space 200°, 31%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000101 10101110 11000010
Octal 205 256 302
Decimal 133 174 194
Hex 85 ae c2

Different shades of #85aec2 color code.

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

Darkest of #85aec2
#3a6174
Darker of #85aec2
#4b7d96
Dark of #85aec2
#6397b1
Base of #85aec2
#85aec2
Light of #85aec2
#a7c5d3
Lighter
#c9dbe4
Lightest
#ebf2f5

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

#85aec2
#c29985

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

Split Complementary

#85aec2
#c28590
#c2b885

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

Analogous Color

#85c2b2
#85c2bd
#85aec2
#859ac2
#8a85c2

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

#85aec2
#aec285
#c285ae

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

#85aec2
#c285ae
#c29985
#85c299

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

#85aec2
#b885c2
#c29985
#90c285

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

#294552
#3a6174
#4b7d96
#6397b1
#85aec2
#a7c5d3
#c9dbe4
#ebf2f5
#ffffff

Tints of #85aec2 Color

#85aec2
#92b7c8
#a0c0cf
#adc9d6
#bbd2dd
#c8dbe3
#d6e4ea
#e3edf1
#f1f6f8
#ffffff

Shades of #85aec2 color code

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

#85aec2
#769aac
#678796
#587481
#49606b
#3b4d56
#2c3a40
#1d262b
#0e1315
#000000

Tones

#85aec2
#97a8b0
#a4a4a4
#a4a4a4
#a4a4a4

Tones

Similar Color like #85aec2 color

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

#86afc3
#87b0c4
#88b1c5
#89b2c6
#8ab3c7
#8bb4c8
#8cb5c9
#8db6ca
#8eb7cb
#8fb8cc
#90b9cd
#91bace
#92bbcf
#93bcd0
#84adc1
#83acc0
#82abbf
#81aabe
#80a9bd
#7fa8bc
#7ea7bb
#7da6ba
#7ca5b9
#7ba4b8
#7aa3b7
#79a2b6
#78a1b5
#77a0b4

Download this Dark Blue

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

#85aec2 Color Code Preview on Black Background Color

This is how #85aec2 Color will look on black background color. Color contrast ratio is 8.83

#85aec2 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#85aec2 color code is use for CSS Background Color

Background color for the above div is #85aec2

HTML with inline CSS

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

#85aec2 color code is use for CSS Border Color

CSS Border color for the above div is #85aec2

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#85aec2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85aec2 Color code Preview on White Background

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

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

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