crispedge.com

Color picker

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

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

#9f988e hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #9f988e Color code in RGB color code model is created after adding 62.35% red color, 59.61% green color and 55.69% blue color. Hex #9f988e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 11% yellow and 38% black.

Hex #9f988e color code is between #999988 web safe hex color code and #aa8899 web safe hex color code. #999988 is the nearest web safe color code. You can see here many more shades of #9f988e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9f988e#9f988e
RGB Decimal159, 152, 142rgb(159, 152, 142)
RGB Percent62%, 60%, 56%rgb(62%, 60%, 56%)
CSS RGBa159, 152, 142,1rgba(159,152,142,1)
CMYK Modelcmyk(0%,4%,11%,38%)
HSL Color Space35,8% ,59%hsl(35,8% ,59%)
HSV Color Space35°, 11%, 62%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111111001100010001110
Octal237230216
Decimal159152142
Hex9f988e

Different shades of #9f988e color code.

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

Light Shade of #9f988e
#b6b1aa
Dark Shade of #9f988e
#877f73
Saturated Shade of #9f988e
#a99a84
Desaturated Shade of #9f988e
#969696
Grey scale Shade of #9f988e
#969696
Brighten Shade
#b8b1a7
Most Readable Shade
#000000

Shades of #9f988e color code

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

#9f988e
#8d877e
#7b766e
#6a655e
#58544e
#46433f
#35322f
#23211f
#11100f
#000000

Similar Color like #9f988e color

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

#a0998f
#a19a90
#a29b91
#a39c92
#a49d93
#a59e94
#a69f95
#a7a096
#a8a197
#a9a298
#aaa399
#aba49a
#aca59b
#ada69c
#9e978d
#9d968c
#9c958b
#9b948a
#9a9389
#999288
#989187
#979086
#968f85
#958e84
#948d83
#938c82
#928b81
#918a80

Monochromatic Color with #9f988e

#9f988e
#c9c1b4
#f4e9da
#1f1e1c
#4a4742
#746f68

Tints of #9f988e Color

#9f988e
#a9a39a
#b4aea7
#bfbab3
#c9c5c0
#d4d1cc
#dfdcd9
#e9e8e5
#f4f3f2
#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

#9f988e
#8e959f

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

Split Complementary

#9f988e
#8e9e9f
#908e9f

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

Analogous Color

#9f918e
#9f958e
#9f988e
#9f9b8e
#9f9f8e

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

#9f988e
#8e9f98
#988e9f

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

#9f988e
#8e9f8f
#8e959f
#9f8e9d

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

#9f988e
#8e959f
#908e9f
#9e9f8e

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

#9f988e Color Code Preview on Black Background Color

This is how #9f988e Color will look on black background color. Color contrast ratio is 7.36

#9f988e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9f988e color code is use for CSS Background Color

Background color for the above div is #9f988e

HTML with inline CSS

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

#9f988e color code is use for CSS Border Color

CSS Border color for the above div is #9f988e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9f988e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9f988e Color code Preview on White Background

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

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

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.