crispedge.com

Color picker

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

#9e8e7d hex color - Brown - Warm color - Information

#9e8e7d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #9e8e7d Color code in RGB color code model is created after adding 61.96% red color, 55.69% green color and 49.02% blue color. Hex #9e8e7d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 21% yellow and 38% black.

Hex #9e8e7d color code is between #998877 web safe hex color code and #aa9988 web safe hex color code. #998877 is the nearest web safe color code. You can see here many more shades of #9e8e7d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9e8e7d#9e8e7d
RGB Decimal158, 142, 125rgb(158, 142, 125)
RGB Percent62%, 56%, 49%rgb(62%, 56%, 49%)
CSS RGBa158, 142, 125,1rgba(158,142,125,1)
CMYK Modelcmyk(0%,10%,21%,38%)
HSL Color Space31,15% ,55%hsl(31,15% ,55%)
HSV Color Space31°, 21%, 62%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111101000111001111101
Octal236216175
Decimal158142125
Hex9e8e7d

Different shades of #9e8e7d color code.

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

Light Shade of #9e8e7d
#b4a79a
Dark Shade of #9e8e7d
#857563
Saturated Shade of #9e8e7d
#a98e72
Desaturated Shade of #9e8e7d
#938e88
Grey scale Shade of #9e8e7d
#8d8d8d
Brighten Shade
#b7a796
Most Readable Shade
#000000

Shades of #9e8e7d color code

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

#9e8e7d
#8c7e6f
#7a6e61
#695e53
#574e45
#463f37
#342f29
#231f1b
#110f0d
#000000

Similar Color like #9e8e7d color

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

#9f8f7e
#a0907f
#a19180
#a29281
#a39382
#a49483
#a59584
#a69685
#a79786
#a89887
#a99988
#aa9a89
#ab9b8a
#ac9c8b
#9d8d7c
#9c8c7b
#9b8b7a
#9a8a79
#998978
#988877
#978776
#968675
#958574
#948473
#938372
#928271
#918170
#90806f

Monochromatic Color with #9e8e7d

#9e8e7d
#c8b49f
#f3dac0
#1e1b18
#49423a
#73685b

Tints of #9e8e7d Color

#9e8e7d
#a89a8b
#b3a799
#beb3a8
#c9c0b6
#d3ccc5
#ded9d3
#e9e5e2
#f4f2f0
#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

#9e8e7d
#7d8d9e

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

Split Complementary

#9e8e7d
#7d9d9e
#7d7d9e

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

Analogous Color

#9e817d
#9e877d
#9e8e7d
#9e957d
#9e9b7d

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

#9e8e7d
#7d9e8e
#8e7d9e

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

#9e8e7d
#7d9e7e
#7d8d9e
#9e7d9d

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

#9e8e7d
#7d8d9e
#7d7d9e
#9d9e7d

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 #9e8e7d 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.

#9e8e7d Color Code Preview on Black Background Color

This is how #9e8e7d Color will look on black background color. Color contrast ratio is 6.62

#9e8e7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9e8e7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9e8e7d

#9e8e7d color code is use for CSS Background Color

Background color for the above div is #9e8e7d

HTML with inline CSS

<div style="background-color:#9e8e7d;"></div>

#9e8e7d color code is use for CSS Border Color

CSS Border color for the above div is #9e8e7d

HTML with inline CSS

<div style="border:5px solid #9e8e7d;"></div>

CSS Border Left color for the above div is #9e8e7d

HTML with inline CSS

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

CSS Border Right color for the above div is #9e8e7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9e8e7d

HTML with inline CSS

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

CSS Border Top color for the above div is #9e8e7d

HTML with inline CSS

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

#9e8e7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9e8e7d Color code Preview on White Background

This is how #9e8e7d Color code will look on white background color. Color contrast ratio is 3.17

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

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.