crispedge.com

Color picker

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

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

#86b761 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #86b761 Color code in RGB color code model is created after adding 52.55% red color, 71.76% green color and 38.04% blue color. Hex #86b761 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 47% yellow and 28% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code86b761#86b761
RGB Decimal134, 183, 97rgb(134, 183, 97)
RGB Percent53%, 72%, 38%rgb(53%, 72%, 38%)
CSS RGBa134, 183, 97,1rgba(134,183,97,1)
CMYK Modelcmyk(27%,0%,47%,28%)
HSL Color Space94,37% ,55%hsl(94,37% ,55%)
HSV Color Space94°, 47%, 72%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001101011011101100001
Octal206267141
Decimal13418397
Hex86b761

Different shades of #86b761 color code.

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

Light Shade of #86b761
#a1c784
Dark Shade of #86b761
#6d9d48
Saturated Shade of #86b761
#84c255
Desaturated Shade of #86b761
#88ab6c
Grey scale Shade of #86b761
#8c8c8c
Brighten Shade
#9fd07a
Most Readable Shade
#000000

Shades of #86b761 color code

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

#86b761
#77a256
#688e4b
#597a40
#4a6535
#3b512b
#2c3d20
#1d2815
#0e140a
#000000

Similar Color like #86b761 color

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

#87b862
#88b963
#89ba64
#8abb65
#8bbc66
#8cbd67
#8dbe68
#8ebf69
#8fc06a
#90c16b
#91c26c
#92c36d
#93c46e
#94c56f
#85b660
#84b55f
#83b45e
#82b35d
#81b25c
#80b15b
#7fb05a
#7eaf59
#7dae58
#7cad57
#7bac56
#7aab55
#79aa54
#78a953

Monochromatic Color with #86b761

#86b761
#a5e178
#0a0d07
#29371d
#486234
#678c4a

Tints of #86b761 Color

#86b761
#93bf72
#a0c784
#aecf95
#bbd7a7
#c9dfb8
#d6e7ca
#e4efdb
#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

#86b761
#9261b7

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

Split Complementary

#86b761
#6761b7
#b761b1

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

Analogous Color

#a8b761
#97b761
#86b761
#75b761
#64b761

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

#86b761
#6186b7
#b76186

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

#86b761
#61b1b7
#9261b7
#b76761

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

#86b761
#9261b7
#b761b1
#61b767

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

#86b761 Color Code Preview on Black Background Color

This is how #86b761 Color will look on black background color. Color contrast ratio is 8.96

#86b761 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#86b761 color code is use for CSS Background Color

Background color for the above div is #86b761

HTML with inline CSS

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

#86b761 color code is use for CSS Border Color

CSS Border color for the above div is #86b761

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#86b761 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86b761 Color code Preview on White Background

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

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

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.