crispedge.com

Color picker

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

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

#9d8787 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #9d8787 Color code in RGB color code model is created after adding 61.57% red color, 52.94% green color and 52.94% blue color. Hex #9d8787 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 14% yellow and 38% black.

Hex #9d8787 color code is between #998888 web safe hex color code and #aa7777 web safe hex color code. #998888 is the nearest web safe color code. You can see here many more shades of #9d8787 color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Code9d8787#9d8787
RGB Decimal157, 135, 135rgb(157, 135, 135)
RGB Percent62%, 53%, 53%rgb(62%, 53%, 53%)
CSS RGBa157, 135, 135,1rgba(157,135,135,1)
CMYK Modelcmyk(0%,14%,14%,38%)
HSL Color Space0,10% ,57%hsl(0,10% ,57%)
HSV Color Space0°, 14%, 62%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111011000011110000111
Octal235207207
Decimal157135135
Hex9d8787

Different shades of #9d8787 color code.

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

Light Shade of #9d8787
#b4a3a3
Dark Shade of #9d8787
#856c6c
Saturated Shade of #9d8787
#a87c7c
Desaturated Shade of #9d8787
#929292
Grey scale Shade of #9d8787
#929292
Brighten Shade
#b6a0a0
Most Readable Shade
#000000

Shades of #9d8787 color code

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

#9d8787
#8b7878
#7a6969
#685a5a
#574b4b
#453c3c
#342d2d
#221e1e
#110f0f
#000000

Similar Color like #9d8787 color

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

#9e8888
#9f8989
#a08a8a
#a18b8b
#a28c8c
#a38d8d
#a48e8e
#a58f8f
#a69090
#a79191
#a89292
#a99393
#aa9494
#ab9595
#9c8686
#9b8585
#9a8484
#998383
#988282
#978181
#968080
#957f7f
#947e7e
#937d7d
#927c7c
#917b7b
#907a7a
#8f7979

Monochromatic Color with #9d8787

#9d8787
#c7acac
#f2d0d0
#1d1919
#483e3e
#726262

Tints of #9d8787 Color

#9d8787
#a79494
#b2a1a1
#bdafaf
#c8bcbc
#d3c9c9
#ded7d7
#e9e4e4
#f4f1f1
#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

#9d8787
#879d9d

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

Split Complementary

#9d8787
#879d92
#87929d

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

Analogous Color

#9d8790
#9d878b
#9d8787
#9d8b87
#9d9087

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

#9d8787
#879d87
#87879d

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

#9d8787
#929d87
#879d9d
#92879d

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

#9d8787
#879d9d
#87929d
#9d9287

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

#9d8787 Color Code Preview on Black Background Color

This is how #9d8787 Color will look on black background color. Color contrast ratio is 6.25

#9d8787 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9d8787 color code is use for CSS Background Color

Background color for the above div is #9d8787

HTML with inline CSS

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

#9d8787 color code is use for CSS Border Color

CSS Border color for the above div is #9d8787

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9d8787 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9d8787 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.