crispedge.com

Color picker

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

#8b8d7e hex color - Grey - Warm color - Information

#8b8d7e hex color - Grey - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Grey

Hex #8b8d7e Color code in RGB color code model is created after adding 54.51% red color, 55.29% green color and 49.41% blue color. Hex #8b8d7e Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 11% yellow and 45% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8b8d7e#8b8d7e
RGB Decimal139, 141, 126rgb(139, 141, 126)
RGB Percent55%, 55%, 49%rgb(55%, 55%, 49%)
CSS RGBa139, 141, 126,1rgba(139,141,126,1)
CMYK Modelcmyk(1%,0%,11%,45%)
HSL Color Space68,6% ,52%hsl(68,6% ,52%)
HSV Color Space68°, 11%, 55%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100010111000110101111110
Octal213215176
Decimal139141126
Hex8b8d7e

Different shades of #8b8d7e color code.

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

Light Shade of #8b8d7e
#a3a599
Dark Shade of #8b8d7e
#717365
Saturated Shade of #8b8d7e
#949972
Desaturated Shade of #8b8d7e
#858585
Grey scale Shade of #8b8d7e
#858585
Brighten Shade
#a4a697
Most Readable Shade
#000000

Shades of #8b8d7e color code

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

#8b8d7e
#7b7d70
#6c6d62
#5c5e54
#4d4e46
#3d3e38
#2e2f2a
#1e1f1c
#0f0f0e
#000000

Similar Color like #8b8d7e color

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

#8c8e7f
#8d8f80
#8e9081
#8f9182
#909283
#919384
#929485
#939586
#949687
#959788
#969889
#97998a
#989a8b
#999b8c
#8a8c7d
#898b7c
#888a7b
#87897a
#868879
#858778
#848677
#838576
#828475
#818374
#808273
#7f8172
#7e8071
#7d7f70

Monochromatic Color with #8b8d7e

#8b8d7e
#b5b7a4
#dfe2ca
#0d0d0c
#373832
#616258

Tints of #8b8d7e Color

#8b8d7e
#97998c
#a4a69a
#b1b3a9
#bebfb7
#cbccc5
#d8d9d4
#e5e5e2
#f2f2f0
#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

#8b8d7e
#807e8d

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

Split Complementary

#8b8d7e
#7e838d
#887e8d

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

Analogous Color

#8d897e
#8d8c7e
#8b8d7e
#888d7e
#858d7e

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

#8b8d7e
#7e8b8d
#8d7e8b

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

#8b8d7e
#7e8d87
#807e8d
#8d7e83

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

#8b8d7e
#807e8d
#887e8d
#838d7e

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

#8b8d7e Color Code Preview on Black Background Color

This is how #8b8d7e Color will look on black background color. Color contrast ratio is 6.21

#8b8d7e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8b8d7e color code is use for CSS Background Color

Background color for the above div is #8b8d7e

HTML with inline CSS

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

#8b8d7e color code is use for CSS Border Color

CSS Border color for the above div is #8b8d7e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8b8d7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8b8d7e Color code Preview on White Background

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

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

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.