Skip to main content Skip to docs navigation

#85b352 hex color - Green - Warm color - Information

On this page
@
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 Hue/Base color: Green

Hex #85b352 Color code in RGB color code model is created after adding 52.16% red color, 70.2% green color and 32.16% blue color. Hex #85b352 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 54% yellow and 29.8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 85b352 #85b352
RGB Decimal 133, 179, 82 rgb(133, 179, 82)
RGB Percent 52%, 70%, 32% rgb(52%, 70%, 32%)
CSS RGBa 133, 179, 82,1 rgba(133,179,82,1)
CMYK Model cmyk(26%,0%,54%,29.8%)
HSL Color Space 88,39% ,51% hsl(88,39% ,51%)
HSV Color Space 88°, 54%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10000101 10110011 01010010
Octal 205 263 122
Decimal 133 179 82
Hex 85 b3 52

Different shades of #85b352 color code.

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

Light Shade of #85b352
#9ec375
Dark Shade of #85b352
#6b9240
Saturated Shade of #85b352
#86bf46
Desaturated Shade of #85b352
#84a75e
Grey scale Shade of #85b352
#828282
Brighten Shade
#9ecc6b
Most Readable Shade
#000000

Shades of #85b352 color code

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

#85b352
#769f48
#678b3f
#587736
#49632d
#3b4f24
#2c3b1b
#1d2712
#0e1309
#000000

Similar Color like #85b352 color

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

#86b453
#87b554
#88b655
#89b756
#8ab857
#8bb958
#8cba59
#8dbb5a
#8ebc5b
#8fbd5c
#90be5d
#91bf5e
#92c05f
#93c160
#84b251
#83b150
#82b04f
#81af4e
#80ae4d
#7fad4c
#7eac4b
#7dab4a
#7caa49
#7ba948
#7aa847
#79a746
#78a645
#77a544

Monochromatic Color with #85b352

#85b352
#a5dd65
#070904
#263318
#465e2b
#65883f

Tints of #85b352 Color

#85b352
#92bb65
#a0c378
#adcc8b
#bbd49e
#c8ddb2
#d6e5c5
#e3eed8
#f1f6eb
#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

#85b352
#8052b3

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

Split Complementary

#85b352
#5255b3
#b052b3

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

Analogous Color

#acb352
#98b352
#85b352
#72b352
#5eb352

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

#85b352
#5285b3
#b35285

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

#85b352
#52b3b0
#8052b3
#b35254

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

#85b352
#8052b3
#b052b3
#55b352

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

#85b352 Color Code Preview on Black Background Color

This is how #85b352 Color will look on black background color. Color contrast ratio is 8.57

#85b352 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#85b352 color code is use for CSS Background Color

Background color for the above div is #85b352

HTML with inline CSS

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

#85b352 color code is use for CSS Border Color

CSS Border color for the above div is #85b352

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#85b352 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#85b352 Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(133,179,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,82,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,179,82,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.