crispedge.com

Color picker

Loading...

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

#85f3d9 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #85f3d9 Color code in RGB color code model is created after adding 52.16% red color, 95.29% green color and 85.1% blue color. Hex #85f3d9 Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 0% magenta, 11% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code85f3d9#85f3d9
RGB Decimal133, 243, 217rgb(133, 243, 217)
RGB Percent52%, 95%, 85%rgb(52%, 95%, 85%)
CSS RGBa133, 243, 217,1rgba(133,243,217,1)
CMYK Modelcmyk(45%,0%,11%,5%)
HSL Color Space166,82% ,74%hsl(166,82% ,74%)
HSV Color Space166°, 45%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001011111001111011001
Octal205363331
Decimal133243217
Hex85f3d9

Different shades of #85f3d9 color code.

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

Light Shade of #85f3d9
#b3f8e7
Dark Shade of #85f3d9
#57eecb
Saturated Shade of #85f3d9
#7efadd
Desaturated Shade of #85f3d9
#8cecd5
Grey scale Shade of #85f3d9
#bcbcbc
Brighten Shade
#9efff2
Most Readable Shade
#000000

Shades of #85f3d9 color code

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

#85f3d9
#76d8c0
#67bda8
#58a290
#498778
#3b6c60
#2c5148
#1d3630
#0e1b18
#000000

Similar Color like #85f3d9 color

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

#86f4da
#87f5db
#88f6dc
#89f7dd
#8af8de
#8bf9df
#8cfae0
#8dfbe1
#8efce2
#8ffde3
#90fee4
#91ffe5
#92ffe6
#93ffe7
#84f2d8
#83f1d7
#82f0d6
#81efd5
#80eed4
#7fedd3
#7eecd2
#7debd1
#7cead0
#7be9cf
#7ae8ce
#79e7cd
#78e6cc
#77e5cb

Monochromatic Color with #85f3d9

#85f3d9
#111e1b
#284941
#3f7367
#569e8d
#6ec8b3

Tints of #85f3d9 Color

#85f3d9
#92f4dd
#a0f5e1
#adf7e5
#bbf8e9
#c8f9ee
#d6fbf2
#e3fcf6
#f1fdfa
#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

#85f3d9
#f3859f

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

Split Complementary

#85f3d9
#f385d6
#f3a285

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

Analogous Color

#85f3ad
#85f3c3
#85f3d9
#85f3ef
#85e1f3

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

#85f3d9
#d985f3
#f3d985

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

#85f3d9
#a285f3
#f3859f
#d6f385

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

#85f3d9
#f3859f
#f3a285
#85d6f3

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

#85f3d9 Color Code Preview on Black Background Color

This is how #85f3d9 Color will look on black background color. Color contrast ratio is 15.82

#85f3d9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#85f3d9 color code is use for CSS Background Color

Background color for the above div is #85f3d9

HTML with inline CSS

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

#85f3d9 color code is use for CSS Border Color

CSS Border color for the above div is #85f3d9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#85f3d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85f3d9 Color code Preview on White Background

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

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

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,243,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(243,133,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,243,217,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.