crispedge.com

Color picker

Loading...

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

#85b88f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #85b88f Color code in RGB color code model is created after adding 52.16% red color, 72.16% green color and 56.08% blue color. Hex #85b88f Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 22% yellow and 28% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code85b88f#85b88f
RGB Decimal133, 184, 143rgb(133, 184, 143)
RGB Percent52%, 72%, 56%rgb(52%, 72%, 56%)
CSS RGBa133, 184, 143,1rgba(133,184,143,1)
CMYK Modelcmyk(28%,0%,22%,28%)
HSL Color Space132,26% ,62%hsl(132,26% ,62%)
HSV Color Space132°, 28%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001011011100010001111
Octal205270217
Decimal133184143
Hex85b88f

Different shades of #85b88f color code.

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

Light Shade of #85b88f
#a5cbad
Dark Shade of #85b88f
#65a571
Saturated Shade of #85b88f
#7bc289
Desaturated Shade of #85b88f
#8fae95
Grey scale Shade of #85b88f
#9e9e9e
Brighten Shade
#9ed1a8
Most Readable Shade
#000000

Shades of #85b88f color code

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

#85b88f
#76a37f
#678f6f
#587a5f
#49664f
#3b513f
#2c3d2f
#1d281f
#0e140f
#000000

Similar Color like #85b88f color

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

#86b990
#87ba91
#88bb92
#89bc93
#8abd94
#8bbe95
#8cbf96
#8dc097
#8ec198
#8fc299
#90c39a
#91c49b
#92c59c
#93c69d
#84b78e
#83b68d
#82b58c
#81b48b
#80b38a
#7fb289
#7eb188
#7db087
#7caf86
#7bae85
#7aad84
#79ac83
#78ab82
#77aa81

Monochromatic Color with #85b88f

#85b88f
#a4e2b0
#0a0e0b
#29382c
#48634d
#668d6e

Tints of #85b88f Color

#85b88f
#92bf9b
#a0c7a7
#adcfb4
#bbd7c0
#c8dfcd
#d6e7d9
#e3efe6
#f1f7f2
#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

#85b88f
#b885ae

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

Split Complementary

#85b88f
#a985b8
#b88595

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

Analogous Color

#8fb885
#85b885
#85b88f
#85b899
#85b8a3

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

#85b88f
#8f85b8
#b88f85

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

#85b88f
#8594b8
#b885ae
#b8a885

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

#85b88f
#b885ae
#b88595
#85b8a9

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

#85b88f Color Code Preview on Black Background Color

This is how #85b88f Color will look on black background color. Color contrast ratio is 9.25

#85b88f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#85b88f color code is use for CSS Background Color

Background color for the above div is #85b88f

HTML with inline CSS

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

#85b88f color code is use for CSS Border Color

CSS Border color for the above div is #85b88f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#85b88f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85b88f Color code Preview on White Background

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

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

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,184,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,133,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,184,143,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.