crispedge.com

Color picker

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

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

#86d55b hex color - Green - Cool color

Color Hue/Base color: Green

Hex #86d55b Color code in RGB color code model is created after adding 52.55% red color, 83.53% green color and 35.69% blue color. Hex #86d55b Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 0% magenta, 57% yellow and 16% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code86d55b#86d55b
RGB Decimal134, 213, 91rgb(134, 213, 91)
RGB Percent53%, 84%, 36%rgb(53%, 84%, 36%)
CSS RGBa134, 213, 91,1rgba(134,213,91,1)
CMYK Modelcmyk(37%,0%,57%,16%)
HSL Color Space99,59% ,60%hsl(99,59% ,60%)
HSV Color Space99°, 57%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001101101010101011011
Octal206325133
Decimal13421391
Hex86d55b

Different shades of #86d55b color code.

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

Light Shade of #86d55b
#a4df84
Dark Shade of #86d55b
#68c934
Saturated Shade of #86d55b
#83df51
Desaturated Shade of #86d55b
#89cb65
Grey scale Shade of #86d55b
#989898
Brighten Shade
#9fee74
Most Readable Shade
#000000

Shades of #86d55b color code

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

#86d55b
#77bd50
#68a546
#598e3c
#4a7632
#3b5e28
#2c471e
#1d2f14
#0e170a
#000000

Similar Color like #86d55b color

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

#87d65c
#88d75d
#89d85e
#8ad95f
#8bda60
#8cdb61
#8ddc62
#8edd63
#8fde64
#90df65
#91e066
#92e167
#93e268
#94e369
#85d45a
#84d359
#83d258
#82d157
#81d056
#80cf55
#7fce54
#7ecd53
#7dcc52
#7ccb51
#7bca50
#7ac94f
#79c84e
#78c74d

Monochromatic Color with #86d55b

#86d55b
#000000
#1b2b12
#365525
#518037
#6baa49

Tints of #86d55b Color

#86d55b
#93d96d
#a0de7f
#aee391
#bbe7a3
#c9ecb6
#d6f1c8
#e4f5da
#f1faec
#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

#86d55b
#aa5bd5

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

Split Complementary

#86d55b
#6d5bd5
#d55bc3

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

Analogous Color

#b7d55b
#9ed55b
#86d55b
#6ed55b
#5bd561

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

#86d55b
#5b86d5
#d55b86

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

#86d55b
#5bc3d5
#aa5bd5
#d56d5b

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

#86d55b
#aa5bd5
#d55bc3
#5bd56d

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

#86d55b Color Code Preview on Black Background Color

This is how #86d55b Color will look on black background color. Color contrast ratio is 11.68

#86d55b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#86d55b color code is use for CSS Background Color

Background color for the above div is #86d55b

HTML with inline CSS

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

#86d55b color code is use for CSS Border Color

CSS Border color for the above div is #86d55b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#86d55b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86d55b Color code Preview on White Background

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

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

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.