crispedge.com

Color picker

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

#8d8976 hex color - Green - Warm color - Information

#8d8976 hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #8d8976 Color code in RGB color code model is created after adding 55.29% red color, 53.73% green color and 46.27% blue color. Hex #8d8976 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 16% yellow and 45% black.

Hex #8d8976 color code is between #888877 web safe hex color code and #999966 web safe hex color code. #888877 is the nearest web safe color code. You can see here many more shades of #8d8976 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8d8976#8d8976
RGB Decimal141, 137, 118rgb(141, 137, 118)
RGB Percent55%, 54%, 46%rgb(55%, 54%, 46%)
CSS RGBa141, 137, 118,1rgba(141,137,118,1)
CMYK Modelcmyk(0%,3%,16%,45%)
HSL Color Space50,9% ,51%hsl(50,9% ,51%)
HSV Color Space50°, 16%, 55%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100011011000100101110110
Octal215211166
Decimal141137118
Hex8d8976

Different shades of #8d8976 color code.

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

Light Shade of #8d8976
#a4a192
Dark Shade of #8d8976
#726e5e
Saturated Shade of #8d8976
#9a9169
Desaturated Shade of #8d8976
#818181
Grey scale Shade of #8d8976
#818181
Brighten Shade
#a6a28f
Most Readable Shade
#000000

Shades of #8d8976 color code

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

#8d8976
#7d7968
#6d6a5b
#5e5b4e
#4e4c41
#3e3c34
#2f2d27
#1f1e1a
#0f0f0d
#000000

Similar Color like #8d8976 color

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

#8e8a77
#8f8b78
#908c79
#918d7a
#928e7b
#938f7c
#94907d
#95917e
#96927f
#979380
#989481
#999582
#9a9683
#9b9784
#8c8875
#8b8774
#8a8673
#898572
#888471
#878370
#86826f
#85816e
#84806d
#837f6c
#827e6b
#817d6a
#807c69
#7f7b68

Monochromatic Color with #8d8976

#8d8976
#b7b29a
#e2dcbd
#0d0d0b
#38362f
#626052

Tints of #8d8976 Color

#8d8976
#999685
#a6a394
#b3b0a3
#bfbdb2
#cccac2
#d9d7d1
#e5e4e0
#f2f1ef
#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

#8d8976
#767a8d

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

Split Complementary

#8d8976
#76868d
#7e768d

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

Analogous Color

#8d8076
#8d8476
#8d8976
#8c8d76
#888d76

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

#8d8976
#768d89
#89768d

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

#8d8976
#768d7d
#767a8d
#8d7685

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

#8d8976
#767a8d
#7e768d
#868d76

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 #8d8976 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.

#8d8976 Color Code Preview on Black Background Color

This is how #8d8976 Color will look on black background color. Color contrast ratio is 5.97

#8d8976 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8d8976

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8d8976

#8d8976 color code is use for CSS Background Color

Background color for the above div is #8d8976

HTML with inline CSS

<div style="background-color:#8d8976;"></div>

#8d8976 color code is use for CSS Border Color

CSS Border color for the above div is #8d8976

HTML with inline CSS

<div style="border:5px solid #8d8976;"></div>

CSS Border Left color for the above div is #8d8976

HTML with inline CSS

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

CSS Border Right color for the above div is #8d8976

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8d8976

HTML with inline CSS

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

CSS Border Top color for the above div is #8d8976

HTML with inline CSS

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

#8d8976 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8d8976 Color code Preview on White Background

This is how #8d8976 Color code will look on white background color. Color contrast ratio is 3.52

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

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.