crispedge.com

Color picker

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

#987d7d hex color - Brown - Warm color - Information

#987d7d hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #987d7d Color code in RGB color code model is created after adding 59.61% red color, 49.02% green color and 49.02% blue color. Hex #987d7d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 18% yellow and 40% black.

Hex #987d7d color code is between #997777 web safe hex color code and #888888 web safe hex color code. #997777 is the nearest web safe color code. You can see here many more shades of #987d7d color code.

0 Likes 0 Comments | 28 Views

Color Table

Hex Color Code987d7d#987d7d
RGB Decimal152, 125, 125rgb(152, 125, 125)
RGB Percent60%, 49%, 49%rgb(60%, 49%, 49%)
CSS RGBa152, 125, 125,1rgba(152,125,125,1)
CMYK Modelcmyk(0%,18%,18%,40%)
HSL Color Space0,12% ,54%hsl(0,12% ,54%)
HSV Color Space0°, 18%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110000111110101111101
Octal230175175
Decimal152125125
Hex987d7d

Different shades of #987d7d color code.

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

Light Shade of #987d7d
#af9999
Dark Shade of #987d7d
#7e6464
Saturated Shade of #987d7d
#a47171
Desaturated Shade of #987d7d
#8c8989
Grey scale Shade of #987d7d
#8a8a8a
Brighten Shade
#b19696
Most Readable Shade
#FFFFFF

Shades of #987d7d color code

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

#987d7d
#876f6f
#766161
#655353
#544545
#433737
#322929
#211b1b
#100d0d
#000000

Similar Color like #987d7d color

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

#997e7e
#9a7f7f
#9b8080
#9c8181
#9d8282
#9e8383
#9f8484
#a08585
#a18686
#a28787
#a38888
#a48989
#a58a8a
#a68b8b
#977c7c
#967b7b
#957a7a
#947979
#937878
#927777
#917676
#907575
#8f7474
#8e7373
#8d7272
#8c7171
#8b7070
#8a6f6f

Monochromatic Color with #987d7d

#987d7d
#c2a0a0
#edc3c3
#181414
#433737
#6d5a5a

Tints of #987d7d Color

#987d7d
#a38b8b
#ae9999
#baa8a8
#c5b6b6
#d1c5c5
#dcd3d3
#e8e2e2
#f3f0f0
#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

#987d7d
#7d9898

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

Split Complementary

#987d7d
#7d988b
#7d8b98

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

Analogous Color

#987d88
#987d82
#987d7d
#98827d
#98887d

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

#987d7d
#7d987d
#7d7d98

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

#987d7d
#8a987d
#7d9898
#8a7d98

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

#987d7d
#7d9898
#7d8b98
#988b7d

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 #987d7d 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.

#987d7d Color Code Preview on Black Background Color

This is how #987d7d Color will look on black background color. Color contrast ratio is 5.56

#987d7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #987d7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #987d7d

#987d7d color code is use for CSS Background Color

Background color for the above div is #987d7d

HTML with inline CSS

<div style="background-color:#987d7d;"></div>

#987d7d color code is use for CSS Border Color

CSS Border color for the above div is #987d7d

HTML with inline CSS

<div style="border:5px solid #987d7d;"></div>

CSS Border Left color for the above div is #987d7d

HTML with inline CSS

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

CSS Border Right color for the above div is #987d7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #987d7d

HTML with inline CSS

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

CSS Border Top color for the above div is #987d7d

HTML with inline CSS

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

#987d7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#987d7d Color code Preview on White Background

This is how #987d7d Color code will look on white background color. Color contrast ratio is 3.77

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

Related Gradients

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

0 Likes 0 Comments | 28 Views

Post your comment:-

By submitting comment you agree to our privacy policy.