crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#86d186 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #86d186 Color code in RGB color code model is created after adding 52.55% red color, 81.96% green color and 52.55% blue color. Hex #86d186 Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 0% magenta, 36% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code86d186#86d186
RGB Decimal134, 209, 134rgb(134, 209, 134)
RGB Percent53%, 82%, 53%rgb(53%, 82%, 53%)
CSS RGBa134, 209, 134,1rgba(134,209,134,1)
CMYK Modelcmyk(36%,0%,36%,18%)
HSL Color Space120,45% ,67%hsl(120,45% ,67%)
HSV Color Space120°, 36%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001101101000110000110
Octal206321206
Decimal134209134
Hex86d186

Different shades of #86d186 color code.

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

Light Shade of #86d186
#abdfab
Dark Shade of #86d186
#61c361
Saturated Shade of #86d186
#7ed97e
Desaturated Shade of #86d186
#8ec98e
Grey scale Shade of #86d186
#ababab
Brighten Shade
#9fea9f
Most Readable Shade
#000000

Shades of #86d186 color code

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

#86d186
#77b977
#68a268
#598b59
#4a744a
#3b5c3b
#2c452c
#1d2e1d
#0e170e
#000000

Similar Color like #86d186 color

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

#87d287
#88d388
#89d489
#8ad58a
#8bd68b
#8cd78c
#8dd88d
#8ed98e
#8fda8f
#90db90
#91dc91
#92dd92
#93de93
#94df94
#85d085
#84cf84
#83ce83
#82cd82
#81cc81
#80cb80
#7fca7f
#7ec97e
#7dc87d
#7cc77c
#7bc67b
#7ac57a
#79c479
#78c378

Monochromatic Color with #86d186

#86d186
#a1fba1
#192719
#345134
#4f7c4f
#6ba66b

Tints of #86d186 Color

#86d186
#93d693
#a0dba0
#aee0ae
#bbe5bb
#c9eac9
#d6efd6
#e4f4e4
#f1f9f1
#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

#86d186
#d186d1

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

Split Complementary

#86d186
#ac86d1
#d186ac

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

Analogous Color

#a4d186
#95d186
#86d186
#86d195
#86d1a4

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

#86d186
#8686d1
#d18686

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

#86d186
#86abd1
#d186d1
#d1ab86

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

#86d186
#d186d1
#d186ac
#86d1ac

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

#86d186 Color Code Preview on Black Background Color

This is how #86d186 Color will look on black background color. Color contrast ratio is 11.48

#86d186 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#86d186 color code is use for CSS Background Color

Background color for the above div is #86d186

HTML with inline CSS

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

#86d186 color code is use for CSS Border Color

CSS Border color for the above div is #86d186

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#86d186 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86d186 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.