@
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.

#85aede hex color - Blue - Cool color - Information

#85aede hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #85aede Color code in RGB color code model is created after adding 52.16% red color, 68.24% green color and 87.06% blue color. Hex #85aede Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 22% magenta, 0% yellow and 12.94% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code85aede#85aede
RGB Decimal133, 174, 222rgb(133, 174, 222)
RGB Percent52%, 68%, 87%rgb(52%, 68%, 87%)
CSS RGBa133, 174, 222,1rgba(133,174,222,1)
CMYK Modelcmyk(40%,22%,0%,12.94%)
HSL Color Space212,57% ,70%hsl(212,57% ,70%)
HSV Color Space212°, 40%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001011010111011011110
Octal205256336
Decimal133174222
Hex85aede

Different shades of #85aede color code.

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

Light Shade of #85aede
#adc9e9
Dark Shade of #85aede
#5d93d3
Saturated Shade of #85aede
#7dade6
Desaturated Shade of #85aede
#8dafd6
Grey scale Shade of #85aede
#b1b1b1
Brighten Shade
#9ec7f7
Most Readable Shade
#000000

Shades of #85aede color code

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

#85aede
#769ac5
#6787ac
#587494
#49607b
#3b4d62
#2c3a4a
#1d2631
#0e1318
#000000

Similar Color like #85aede color

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

#86afdf
#87b0e0
#88b1e1
#89b2e2
#8ab3e3
#8bb4e4
#8cb5e5
#8db6e6
#8eb7e7
#8fb8e8
#90b9e9
#91baea
#92bbeb
#93bcec
#84addd
#83acdc
#82abdb
#81aada
#80a9d9
#7fa8d8
#7ea7d7
#7da6d6
#7ca5d5
#7ba4d4
#7aa3d3
#79a2d2
#78a1d1
#77a0d0

Monochromatic Color with #85aede

#85aede
#060709
#1f2934
#394a5e
#526b89
#6c8db3

Tints of #85aede Color

#85aede
#92b7e1
#a0c0e5
#adc9e9
#bbd2ec
#c8dbf0
#d6e4f4
#e3edf7
#f1f6fb
#ffffff

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

#85aede
#deb585

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

Split Complementary

#85aede
#de8885
#dbde85

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

Analogous Color

#85d2de
#85c0de
#85aede
#859cde
#858ade

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

#85aede
#de85ae
#aede85

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

#85aede
#de85da
#deb585
#85de88

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#85aede
#deb585
#dbde85
#8885de

Double Complementary 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).

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

#85aede Color Code Preview on Black Background Color

This is how #85aede Color will look on black background color. Color contrast ratio is 9.11

#85aede in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#85aede color code is use for CSS Background Color

Background color for the above div is #85aede

HTML with inline CSS

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

#85aede color code is use for CSS Border Color

CSS Border color for the above div is #85aede

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#85aede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85aede Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(133,174,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,181,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,174,222,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.