crispedge.com

Color picker

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

#86b457 hex color - Green - Warm color - Information

#86b457 hex color - Green - Warm color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code86b457#86b457
RGB Decimal134, 180, 87rgb(134, 180, 87)
RGB Percent53%, 71%, 34%rgb(53%, 71%, 34%)
CSS RGBa134, 180, 87,1rgba(134,180,87,1)
CMYK Modelcmyk(26%,0%,52%,29%)
HSL Color Space90,38% ,52%hsl(90,38% ,52%)
HSV Color Space90°, 52%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001101011010001010111
Octal206264127
Decimal13418087
Hex86b457

Different shades of #86b457 color code.

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

Light Shade of #86b457
#9fc47a
Dark Shade of #86b457
#6c9543
Saturated Shade of #86b457
#86c04b
Desaturated Shade of #86b457
#86a863
Grey scale Shade of #86b457
#858585
Brighten Shade
#9fcd70
Most Readable Shade
#000000

Shades of #86b457 color code

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

#86b457
#77a04d
#688c43
#59783a
#4a6430
#3b5026
#2c3c1d
#1d2813
#0e1409
#000000

Similar Color like #86b457 color

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

#87b558
#88b659
#89b75a
#8ab85b
#8bb95c
#8cba5d
#8dbb5e
#8ebc5f
#8fbd60
#90be61
#91bf62
#92c063
#93c164
#94c265
#85b356
#84b255
#83b154
#82b053
#81af52
#80ae51
#7fad50
#7eac4f
#7dab4e
#7caa4d
#7ba94c
#7aa84b
#79a74a
#78a649

Monochromatic Color with #86b457

#86b457
#a6de6c
#070a05
#273419
#475f2e
#668942

Tints of #86b457 Color

#86b457
#93bc69
#a0c47c
#aecd8f
#bbd5a1
#c9ddb4
#d6e6c7
#e4eed9
#f1f6ec
#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

#86b457
#8557b4

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

Split Complementary

#86b457
#5758b4
#b457b4

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

Analogous Color

#abb457
#99b457
#86b457
#73b457
#61b457

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

#86b457
#5786b4
#b45786

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

#86b457
#57b4b3
#8557b4
#b45757

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

#86b457
#8557b4
#b457b4
#58b457

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

#86b457 Color Code Preview on Black Background Color

This is how #86b457 Color will look on black background color. Color contrast ratio is 8.68

#86b457 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#86b457 color code is use for CSS Background Color

Background color for the above div is #86b457

HTML with inline CSS

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

#86b457 color code is use for CSS Border Color

CSS Border color for the above div is #86b457

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#86b457 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86b457 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.