Skip to main content Skip to docs navigation

#987e7e hex color | Opium | Download Dark Brown BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Brown

Hex #987e7e Color Code is also known as | Opium color.

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

Hex #987e7e 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 #987e7e color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 987e7e #987e7e
RGB Decimal 152, 126, 126 152, 126, 126
RGB Percent 60%, 49%, 49% rgb(60%, 49%, 49%)
CSS RGBa 152, 126, 126,1 rgba(152,126,126,1)
CMYK Model cmyk(0%,17%,17%,40.39%)
HSL Color Space 0,11% ,55% hsl(0,11% ,55%)
HSV Color Space 0°, 17%, 60%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011000 01111110 01111110
Octal 230 176 176
Decimal 152 126 126
Hex 98 7e 7e

Different shades of #987e7e color code.

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

Darkest of #987e7e
#463737
Darker of #987e7e
#624e4e
Dark of #987e7e
#7e6565
Base of #987e7e
#987e7e
Light of #987e7e
#af9a9a
Lighter
#c5b7b7
Lightest
#dcd3d3

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

#987e7e
#7e9898

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

Split Complementary

#987e7e
#7e988b
#7e8b98

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

Analogous Color

#987e8d
#987e89
#987e7e
#98877e
#98927e

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

#987e7e
#7e7e98
#7e987e

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

#987e7e
#7e987e
#7e9898
#987e98

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#987e7e
#8b987e
#7e9898
#8b7e98

Square 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).

Monochromatic Color with #987e7e

#292121
#463737
#624e4e
#7e6565
#987e7e
#af9a9a
#c5b7b7
#dcd3d3
#f3efef

Tints of #987e7e Color

#987e7e
#a38c8c
#ae9a9a
#baa9a9
#c5b7b7
#d1c5c5
#dcd4d4
#e8e2e2
#f3f0f0
#ffffff

Shades of #987e7e color code

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

#987e7e
#877070
#766262
#655454
#544646
#433838
#322a2a
#211c1c
#100e0e
#000000

Tones

#987e7e
#8b8b8b
#8b8b8b
#8b8b8b
#8b8b8b

Tones

Similar Color like #987e7e color

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

#997f7f
#9a8080
#9b8181
#9c8282
#9d8383
#9e8484
#9f8585
#a08686
#a18787
#a28888
#a38989
#a48a8a
#a58b8b
#a68c8c
#977d7d
#967c7c
#957b7b
#947a7a
#937979
#927878
#917777
#907676
#8f7575
#8e7474
#8d7373
#8c7272
#8b7171
#8a7070

Download this Dark Brown

Hex #987e7e 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.

#987e7e Color Code Preview on Black Background Color

This is how #987e7e Color will look on black background color. Color contrast ratio is 5.62

#987e7e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#987e7e color code is use for CSS Background Color

Background color for the above div is #987e7e

HTML with inline CSS

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

#987e7e color code is use for CSS Border Color

CSS Border color for the above div is #987e7e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#987e7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#987e7e Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(152,126,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(126,152,152,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(152,126,126,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }