Skip to main content Skip to docs navigation

#85dece hex color - Green - Cool color - Information

On this page
@
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 Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 85dece #85dece
RGB Decimal 133, 222, 206 rgb(133, 222, 206)
RGB Percent 52%, 87%, 81% rgb(52%, 87%, 81%)
CSS RGBa 133, 222, 206,1 rgba(133,222,206,1)
CMYK Model cmyk(40%,0%,7%,12.94%)
HSL Color Space 169,57% ,70% hsl(169,57% ,70%)
HSV Color Space 169°, 40%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000101 11011110 11001110
Octal 205 336 316
Decimal 133 222 206
Hex 85 de ce

Different shades of #85dece color code.

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

Light Shade of #85dece
#ade9de
Dark Shade of #85dece
#5dd3be
Saturated Shade of #85dece
#7de6d3
Desaturated Shade of #85dece
#8dd6c9
Grey scale Shade of #85dece
#b1b1b1
Brighten Shade
#9ef7e7
Most Readable Shade
#000000

Shades of #85dece color code

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

#85dece
#76c5b7
#67aca0
#589489
#497b72
#3b625b
#2c4a44
#1d312d
#0e1816
#000000

Similar Color like #85dece color

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

#86dfcf
#87e0d0
#88e1d1
#89e2d2
#8ae3d3
#8be4d4
#8ce5d5
#8de6d6
#8ee7d7
#8fe8d8
#90e9d9
#91eada
#92ebdb
#93ecdc
#84ddcd
#83dccc
#82dbcb
#81daca
#80d9c9
#7fd8c8
#7ed7c7
#7dd6c6
#7cd5c5
#7bd4c4
#7ad3c3
#79d2c2
#78d1c1
#77d0c0

Monochromatic Color with #85dece

#85dece
#060909
#1f3430
#395e58
#52897f
#6cb3a7

Tints of #85dece Color

#85dece
#92e1d3
#a0e5d8
#ade9de
#bbece3
#c8f0e9
#d6f4ee
#e3f7f4
#f1fbf9
#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

#85dece
#de8595

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

Split Complementary

#85dece
#de85c2
#dea185

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

Analogous Color

#85deaa
#85debc
#85dece
#85dcde
#85cade

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

#85dece
#ce85de
#dece85

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

#85dece
#a185de
#de8595
#c1de85

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

#85dece
#de8595
#dea185
#85c2de

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 #85dece 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.

#85dece Color Code Preview on Black Background Color

This is how #85dece Color will look on black background color. Color contrast ratio is 13.34

#85dece in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#85dece color code is use for CSS Background Color

Background color for the above div is #85dece

HTML with inline CSS

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

#85dece color code is use for CSS Border Color

CSS Border color for the above div is #85dece

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#85dece hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85dece Color code Preview on White Background

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

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

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,222,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,133,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,222,206,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.