Skip to main content Skip to docs navigation

#86b59f hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Grey Aqua and its hex is #88B69F Nearest Color Name

Color Hue/Base color: Green

Hex #86b59f Color code in RGB color code model is created after adding 52.55% red color, 70.98% green color and 62.35% blue color. Hex #86b59f Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 12% yellow and 29.02% black.

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

RGB Chart

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

Color Table

Hex Color Code 86b59f #86b59f
RGB Decimal 134, 181, 159 134, 181, 159
RGB Percent 53%, 71%, 62% rgb(53%, 71%, 62%)
CSS RGBa 134, 181, 159,1 rgba(134,181,159,1)
CMYK Model cmyk(26%,0%,12%,29.02%)
HSL Color Space 152,24% ,62% hsl(152,24% ,62%)
HSV Color Space 152°, 26%, 71%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000110 10110101 10011111
Octal 206 265 237
Decimal 134 181 159
Hex 86 b5 9f

Different shades of #86b59f color code.

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

Darkest of #86b59f
#3d6552
Darker of #86b59f
#51846c
Dark of #86b59f
#66a286
Base of #86b59f
#86b59f
Light of #86b59f
#a6c8b8
Lighter
#c5dcd1
Lightest
#e5efea

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

#86b59f
#b5869c

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

Split Complementary

#86b59f
#b586b3
#b58786

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

Analogous Color

#88b586
#86b58b
#86b59f
#86b5af
#86a8b5

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

#86b59f
#b59f86
#9f86b5

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

#86b59f
#9f86b5
#b5869c
#9cb586

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#86b59f
#8786b5
#b5869c
#b3b586

Square 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).

Monochromatic Color with #86b59f

#2a4538
#3d6552
#51846c
#66a286
#86b59f
#a6c8b8
#c5dcd1
#e5efea
#ffffff

Tints of #86b59f Color

#86b59f
#93bda9
#a0c5b4
#aecdbf
#bbd5c9
#c9ded4
#d6e6df
#e4eee9
#f1f6f4
#ffffff

Shades of #86b59f color code

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

#86b59f
#77a08d
#688c7b
#59786a
#4a6458
#3b5046
#2c3c35
#1d2823
#0e1411
#000000

Tones

#86b59f
#99a19e
#9d9d9d
#9d9d9d
#9d9d9d

Tones

Similar Color like #86b59f color

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

#87b6a0
#88b7a1
#89b8a2
#8ab9a3
#8bbaa4
#8cbba5
#8dbca6
#8ebda7
#8fbea8
#90bfa9
#91c0aa
#92c1ab
#93c2ac
#94c3ad
#85b49e
#84b39d
#83b29c
#82b19b
#81b09a
#80af99
#7fae98
#7ead97
#7dac96
#7cab95
#7baa94
#7aa993
#79a892
#78a791

Download this Dark Green

Hex #86b59f 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.

#86b59f Color Code Preview on Black Background Color

This is how #86b59f Color will look on black background color. Color contrast ratio is 9.12

#86b59f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#86b59f color code is use for CSS Background Color

Background color for the above div is #86b59f

HTML with inline CSS

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

#86b59f color code is use for CSS Border Color

CSS Border color for the above div is #86b59f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#86b59f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86b59f Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(134,181,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,134,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(134,181,159,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }