crispedge.com

Color picker

Loading...

#86faad hex color - Green - Cool color - Information

#86faad hex color - Green - Cool color

Color Hue/Base color: Green

Hex #86faad Color code in RGB color code model is created after adding 52.55% red color, 98.04% green color and 67.84% blue color. Hex #86faad Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 0% magenta, 31% yellow and 2% black.

Hex #86faad color code is between #88ffaa web safe hex color code and #77eebb web safe hex color code. #88ffaa is the nearest web safe color code. You can see here many more shades of #86faad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code86faad#86faad
RGB Decimal134, 250, 173rgb(134, 250, 173)
RGB Percent53%, 98%, 68%rgb(53%, 98%, 68%)
CSS RGBa134, 250, 173,1rgba(134,250,173,1)
CMYK Modelcmyk(46%,0%,31%,2%)
HSL Color Space140,92% ,75%hsl(140,92% ,75%)
HSV Color Space140°, 46%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001101111101010101101
Octal206372255
Decimal134250173
Hex86faad

Different shades of #86faad color code.

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

Light Shade of #86faad
#b7fcce
Dark Shade of #86faad
#55f88c
Saturated Shade of #86faad
#81ffab
Desaturated Shade of #86faad
#8cf4af
Grey scale Shade of #86faad
#c0c0c0
Brighten Shade
#9fffc6
Most Readable Shade
#000000

Shades of #86faad color code

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

#86faad
#77de99
#68c286
#59a673
#4a8a60
#3b6f4c
#2c5339
#1d3726
#0e1b13
#000000

Similar Color like #86faad color

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

#87fbae
#88fcaf
#89fdb0
#8afeb1
#8bffb2
#8cffb3
#8dffb4
#8effb5
#8fffb6
#90ffb7
#91ffb8
#92ffb9
#93ffba
#94ffbb
#85f9ac
#84f8ab
#83f7aa
#82f6a9
#81f5a8
#80f4a7
#7ff3a6
#7ef2a5
#7df1a4
#7cf0a3
#7befa2
#7aeea1
#79eda0
#78ec9f

Monochromatic Color with #86faad

#86faad
#14251a
#2b5037
#427a55
#58a572
#6fcf90

Tints of #86faad Color

#86faad
#93fab6
#a0fbbf
#aefbc8
#bbfcd1
#c9fcda
#d6fde3
#e4fdec
#f1fef5
#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

#86faad
#fa86d3

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

Split Complementary

#86faad
#e786fa
#fa8699

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

Analogous Color

#8dfa86
#86fa96
#86faad
#86fac4
#86fadb

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

#86faad
#ad86fa
#faad86

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

#86faad
#8699fa
#fa86d3
#fae786

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

#86faad
#fa86d3
#fa8699
#86fae7

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 #86faad 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.

#86faad Color Code Preview on Black Background Color

This is how #86faad Color will look on black background color. Color contrast ratio is 16.29

#86faad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #86faad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #86faad

#86faad color code is use for CSS Background Color

Background color for the above div is #86faad

HTML with inline CSS

<div style="background-color:#86faad;"></div>

#86faad color code is use for CSS Border Color

CSS Border color for the above div is #86faad

HTML with inline CSS

<div style="border:5px solid #86faad;"></div>

CSS Border Left color for the above div is #86faad

HTML with inline CSS

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

CSS Border Right color for the above div is #86faad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #86faad

HTML with inline CSS

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

CSS Border Top color for the above div is #86faad

HTML with inline CSS

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

#86faad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86faad Color code Preview on White Background

This is how #86faad Color code will look on white background color. Color contrast ratio is 1.29

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

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(134,250,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,134,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(134,250,173,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.