Skip to main content Skip to docs navigation

#85cd84 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 Greek Garden and its hex is #8CCE86 Nearest Color Name

Color Hue/Base color: Green

Hex #85cd84 Color code in RGB color code model is created after adding 52.16% red color, 80.39% green color and 51.76% blue color. Hex #85cd84 Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 0% magenta, 36% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 85cd84 #85cd84
RGB Decimal 133, 205, 132 133, 205, 132
RGB Percent 52%, 80%, 52% rgb(52%, 80%, 52%)
CSS RGBa 133, 205, 132,1 rgba(133,205,132,1)
CMYK Model cmyk(35%,0%,36%,19.61%)
HSL Color Space 119,42% ,66% hsl(119,42% ,66%)
HSV Color Space 119°, 36%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000101 11001101 10000100
Octal 205 315 204
Decimal 133 205 132
Hex 85 cd 84

Different shades of #85cd84 color code.

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

Darkest of #85cd84
#368335
Darker of #85cd84
#45a744
Dark of #85cd84
#61be60
Base of #85cd84
#85cd84
Light of #85cd84
#a9dca8
Lighter
#cdeacd
Lightest
#f1f9f1

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

#85cd84
#cc84cd

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

Split Complementary

#85cd84
#a884cd
#cd84aa

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

Analogous Color

#b0cd84
#a3cd84
#85cd84
#84cd9b
#84cdba

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

#85cd84
#cd8485
#8485cd

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

#85cd84
#8485cd
#cc84cd
#cdcc84

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

#85cd84
#84aacd
#cc84cd
#cda884

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 #85cd84

#275f26
#368335
#45a744
#61be60
#85cd84
#a9dca8
#cdeacd
#f1f9f1
#ffffff

Tints of #85cd84 Color

#85cd84
#92d291
#a0d89f
#adddad
#bbe3ba
#c8e8c8
#d6eed6
#e3f3e3
#f1f9f1
#ffffff

Shades of #85cd84 color code

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

#85cd84
#76b675
#679f66
#588858
#497149
#3b5b3a
#2c442c
#1d2d1d
#0e160e
#000000

Tones

#85cd84
#96bc95
#a7aaa7
#a9a9a9
#a9a9a9

Tones

Similar Color like #85cd84 color

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

#86ce85
#87cf86
#88d087
#89d188
#8ad289
#8bd38a
#8cd48b
#8dd58c
#8ed68d
#8fd78e
#90d88f
#91d990
#92da91
#93db92
#84cc83
#83cb82
#82ca81
#81c980
#80c87f
#7fc77e
#7ec67d
#7dc57c
#7cc47b
#7bc37a
#7ac279
#79c178
#78c077
#77bf76

Download this Dark Green

Hex #85cd84 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.

#85cd84 Color Code Preview on Black Background Color

This is how #85cd84 Color will look on black background color. Color contrast ratio is 11.06

#85cd84 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#85cd84 color code is use for CSS Background Color

Background color for the above div is #85cd84

HTML with inline CSS

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

#85cd84 color code is use for CSS Border Color

CSS Border color for the above div is #85cd84

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#85cd84 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85cd84 Color code Preview on White Background

This is how #85cd84 Color code will look on white background color. Color contrast ratio is 1.90

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

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(133,205,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,132,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,205,132,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }