crispedge.com

Color picker

Loading...

#859e85 hex color - Green - Cool color - Information

#859e85 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #859e85 Color code in RGB color code model is created after adding 52.16% red color, 61.96% green color and 52.16% blue color. Hex #859e85 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 16% yellow and 38% black.

Hex #859e85 color code is between #889988 web safe hex color code and #77aa77 web safe hex color code. #889988 is the nearest web safe color code. You can see here many more shades of #859e85 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code859e85#859e85
RGB Decimal133, 158, 133rgb(133, 158, 133)
RGB Percent52%, 62%, 52%rgb(52%, 62%, 52%)
CSS RGBa133, 158, 133,1rgba(133,158,133,1)
CMYK Modelcmyk(16%,0%,16%,38%)
HSL Color Space120,11% ,57%hsl(120,11% ,57%)
HSV Color Space120°, 16%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100001011001111010000101
Octal205236205
Decimal133158133
Hex859e85

Different shades of #859e85 color code.

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

Light Shade of #859e85
#a1b5a1
Dark Shade of #859e85
#6a866a
Saturated Shade of #859e85
#7aa97a
Desaturated Shade of #859e85
#909390
Grey scale Shade of #859e85
#919191
Brighten Shade
#9eb79e
Most Readable Shade
#000000

Shades of #859e85 color code

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

#859e85
#768c76
#677a67
#586958
#495749
#3b463b
#2c342c
#1d231d
#0e110e
#000000

Similar Color like #859e85 color

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

#869f86
#87a087
#88a188
#89a289
#8aa38a
#8ba48b
#8ca58c
#8da68d
#8ea78e
#8fa88f
#90a990
#91aa91
#92ab92
#93ac93
#849d84
#839c83
#829b82
#819a81
#809980
#7f987f
#7e977e
#7d967d
#7c957c
#7b947b
#7a937a
#799279
#789178
#779077

Monochromatic Color with #859e85

#859e85
#a9c8a9
#cdf3cd
#1a1e1a
#3d493d
#617361

Tints of #859e85 Color

#859e85
#92a892
#a0b3a0
#adbead
#bbc9bb
#c8d3c8
#d6ded6
#e3e9e3
#f1f4f1
#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

#859e85
#9e859e

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

Split Complementary

#859e85
#92859e
#9e8592

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

Analogous Color

#8f9e85
#8a9e85
#859e85
#859e8a
#859e8f

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

#859e85
#85859e
#9e8585

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

#859e85
#85919e
#9e859e
#9e9185

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

#859e85
#9e859e
#9e8592
#859e92

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 #859e85 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.

#859e85 Color Code Preview on Black Background Color

This is how #859e85 Color will look on black background color. Color contrast ratio is 7.23

#859e85 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #859e85

HTML with inline CSS

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

Your Example Paragraph content text in with font color #859e85

#859e85 color code is use for CSS Background Color

Background color for the above div is #859e85

HTML with inline CSS

<div style="background-color:#859e85;"></div>

#859e85 color code is use for CSS Border Color

CSS Border color for the above div is #859e85

HTML with inline CSS

<div style="border:5px solid #859e85;"></div>

CSS Border Left color for the above div is #859e85

HTML with inline CSS

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

CSS Border Right color for the above div is #859e85

HTML with inline CSS

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

CSS Border Bottom color for the above div is #859e85

HTML with inline CSS

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

CSS Border Top color for the above div is #859e85

HTML with inline CSS

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

#859e85 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#859e85 Color code Preview on White Background

This is how #859e85 Color code will look on white background color. Color contrast ratio is 2.91

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.