crispedge.com

Color picker

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

#858b76 hex color - Green - Warm color - Information

#858b76 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #858b76 Color code in RGB color code model is created after adding 52.16% red color, 54.51% green color and 46.27% blue color. Hex #858b76 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 15% yellow and 45% black.

Hex #858b76 color code is between #888877 web safe hex color code and #779966 web safe hex color code. #888877 is the nearest web safe color code. You can see here many more shades of #858b76 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code858b76#858b76
RGB Decimal133, 139, 118rgb(133, 139, 118)
RGB Percent52%, 55%, 46%rgb(52%, 55%, 46%)
CSS RGBa133, 139, 118,1rgba(133,139,118,1)
CMYK Modelcmyk(4%,0%,15%,45%)
HSL Color Space77,8% ,50%hsl(77,8% ,50%)
HSV Color Space77°, 15%, 55%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001011000101101110110
Octal205213166
Decimal133139118
Hex858b76

Different shades of #858b76 color code.

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

Light Shade of #858b76
#9ea292
Dark Shade of #858b76
#6b705e
Saturated Shade of #858b76
#8a9869
Desaturated Shade of #858b76
#808080
Grey scale Shade of #858b76
#808080
Brighten Shade
#9ea48f
Most Readable Shade
#000000

Shades of #858b76 color code

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

#858b76
#767b68
#676c5b
#585c4e
#494d41
#3b3d34
#2c2e27
#1d1e1a
#0e0f0d
#000000

Similar Color like #858b76 color

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

#868c77
#878d78
#888e79
#898f7a
#8a907b
#8b917c
#8c927d
#8d937e
#8e947f
#8f9580
#909681
#919782
#929883
#939984
#848a75
#838974
#828873
#818772
#808671
#7f8570
#7e846f
#7d836e
#7c826d
#7b816c
#7a806b
#797f6a
#787e69
#777d68

Monochromatic Color with #858b76

#858b76
#aeb59a
#d6e0be
#0b0b0a
#34362e
#5c6052

Tints of #858b76 Color

#858b76
#929785
#a0a494
#adb1a3
#bbbeb2
#c8cbc2
#d6d8d1
#e3e5e0
#f1f2ef
#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

#858b76
#7c768b

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

Split Complementary

#858b76
#767b8b
#87768b

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

Analogous Color

#8b8976
#898b76
#858b76
#818b76
#7d8b76

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

#858b76
#76858b
#8b7685

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

#858b76
#768b86
#7c768b
#8b767a

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

#858b76
#7c768b
#87768b
#7b8b76

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 #858b76 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.

#858b76 Color Code Preview on Black Background Color

This is how #858b76 Color will look on black background color. Color contrast ratio is 5.95

#858b76 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #858b76

HTML with inline CSS

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

Your Example Paragraph content text in with font color #858b76

#858b76 color code is use for CSS Background Color

Background color for the above div is #858b76

HTML with inline CSS

<div style="background-color:#858b76;"></div>

#858b76 color code is use for CSS Border Color

CSS Border color for the above div is #858b76

HTML with inline CSS

<div style="border:5px solid #858b76;"></div>

CSS Border Left color for the above div is #858b76

HTML with inline CSS

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

CSS Border Right color for the above div is #858b76

HTML with inline CSS

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

CSS Border Bottom color for the above div is #858b76

HTML with inline CSS

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

CSS Border Top color for the above div is #858b76

HTML with inline CSS

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

#858b76 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#858b76 Color code Preview on White Background

This is how #858b76 Color code will look on white background color. Color contrast ratio is 3.53

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

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.