crispedge.com

Color picker

Loading...

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

#86bd5e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #86bd5e Color code in RGB color code model is created after adding 52.55% red color, 74.12% green color and 36.86% blue color. Hex #86bd5e Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 50% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code86bd5e#86bd5e
RGB Decimal134, 189, 94rgb(134, 189, 94)
RGB Percent53%, 74%, 37%rgb(53%, 74%, 37%)
CSS RGBa134, 189, 94,1rgba(134,189,94,1)
CMYK Modelcmyk(29%,0%,50%,26%)
HSL Color Space95,42% ,55%hsl(95,42% ,55%)
HSV Color Space95°, 50%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001101011110101011110
Octal206275136
Decimal13418994
Hex86bd5e

Different shades of #86bd5e color code.

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

Light Shade of #86bd5e
#a1cc82
Dark Shade of #86bd5e
#6ca543
Saturated Shade of #86bd5e
#84c853
Desaturated Shade of #86bd5e
#88b269
Grey scale Shade of #86bd5e
#8d8d8d
Brighten Shade
#9fd677
Most Readable Shade
#000000

Shades of #86bd5e color code

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

#86bd5e
#77a853
#689349
#597e3e
#4a6934
#3b5429
#2c3f1f
#1d2a14
#0e150a
#000000

Similar Color like #86bd5e color

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

#87be5f
#88bf60
#89c061
#8ac162
#8bc263
#8cc364
#8dc465
#8ec566
#8fc667
#90c768
#91c869
#92c96a
#93ca6b
#94cb6c
#85bc5d
#84bb5c
#83ba5b
#82b95a
#81b859
#80b758
#7fb657
#7eb556
#7db455
#7cb354
#7bb253
#7ab152
#79b051
#78af50

Monochromatic Color with #86bd5e

#86bd5e
#a4e773
#0d1309
#2c3d1f
#4a6834
#689249

Tints of #86bd5e Color

#86bd5e
#93c46f
#a0cb81
#aed393
#bbdaa5
#c9e1b7
#d6e9c9
#e4f0db
#f1f7ed
#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

#86bd5e
#955ebd

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

Split Complementary

#86bd5e
#665ebd
#bd5eb6

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

Analogous Color

#acbd5e
#99bd5e
#86bd5e
#73bd5e
#60bd5e

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

#86bd5e
#5e86bd
#bd5e86

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

#86bd5e
#5eb5bd
#955ebd
#bd655e

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

#86bd5e
#955ebd
#bd5eb6
#5ebd65

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

#86bd5e Color Code Preview on Black Background Color

This is how #86bd5e Color will look on black background color. Color contrast ratio is 9.45

#86bd5e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#86bd5e color code is use for CSS Background Color

Background color for the above div is #86bd5e

HTML with inline CSS

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

#86bd5e color code is use for CSS Border Color

CSS Border color for the above div is #86bd5e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#86bd5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86bd5e Color code Preview on White Background

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

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

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,189,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,94,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(134,189,94,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.