crispedge.com

Color picker

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

#85d46d hex color - Green - Cool color - Information

#85d46d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #85d46d Color code in RGB color code model is created after adding 52.16% red color, 83.14% green color and 42.75% blue color. Hex #85d46d Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 0% magenta, 49% yellow and 17% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code85d46d#85d46d
RGB Decimal133, 212, 109rgb(133, 212, 109)
RGB Percent52%, 83%, 43%rgb(52%, 83%, 43%)
CSS RGBa133, 212, 109,1rgba(133,212,109,1)
CMYK Modelcmyk(37%,0%,49%,17%)
HSL Color Space106,54% ,63%hsl(106,54% ,63%)
HSV Color Space106°, 49%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001011101010001101101
Octal205324155
Decimal133212109
Hex85d46d

Different shades of #85d46d color code.

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

Light Shade of #85d46d
#a6e094
Dark Shade of #85d46d
#64c846
Saturated Shade of #85d46d
#80dd64
Desaturated Shade of #85d46d
#8acb76
Grey scale Shade of #85d46d
#a0a0a0
Brighten Shade
#9eed86
Most Readable Shade
#000000

Shades of #85d46d color code

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

#85d46d
#76bc60
#67a454
#588d48
#49753c
#3b5e30
#2c4624
#1d2f18
#0e170c
#000000

Similar Color like #85d46d color

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

#86d56e
#87d66f
#88d770
#89d871
#8ad972
#8bda73
#8cdb74
#8ddc75
#8edd76
#8fde77
#90df78
#91e079
#92e17a
#93e27b
#84d36c
#83d26b
#82d16a
#81d069
#80cf68
#7fce67
#7ecd66
#7dcc65
#7ccb64
#7bca63
#7ac962
#79c861
#78c760
#77c65f

Monochromatic Color with #85d46d

#85d46d
#a0fe83
#1a2a16
#35542b
#507f41
#6aa957

Tints of #85d46d Color

#85d46d
#92d87d
#a0dd8d
#ade29d
#bbe7ad
#c8ebbe
#d6f0ce
#e3f5de
#f1faee
#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

#85d46d
#bc6dd4

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

Split Complementary

#85d46d
#886dd4
#d46db9

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

Analogous Color

#aed46d
#9ad46d
#85d46d
#70d46d
#6dd47e

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

#85d46d
#6d85d4
#d46d85

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

#85d46d
#6db8d4
#bc6dd4
#d4886d

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

#85d46d
#bc6dd4
#d46db9
#6dd488

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 #85d46d 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.

#85d46d Color Code Preview on Black Background Color

This is how #85d46d Color will look on black background color. Color contrast ratio is 11.64

#85d46d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85d46d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #85d46d

#85d46d color code is use for CSS Background Color

Background color for the above div is #85d46d

HTML with inline CSS

<div style="background-color:#85d46d;"></div>

#85d46d color code is use for CSS Border Color

CSS Border color for the above div is #85d46d

HTML with inline CSS

<div style="border:5px solid #85d46d;"></div>

CSS Border Left color for the above div is #85d46d

HTML with inline CSS

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

CSS Border Right color for the above div is #85d46d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #85d46d

HTML with inline CSS

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

CSS Border Top color for the above div is #85d46d

HTML with inline CSS

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

#85d46d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85d46d Color code Preview on White Background

This is how #85d46d 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 #85d46d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #85d46d; }

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.