crispedge.com

Color picker

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

#8d8887 hex color - Grey - Warm color - Information

#8d8887 hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #8d8887 Color code in RGB color code model is created after adding 55.29% red color, 53.33% green color and 52.94% blue color. Hex #8d8887 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 4% yellow and 45% black.

Hex #8d8887 color code is between #887788 web safe hex color code and #999977 web safe hex color code. #887788 is the nearest web safe color code. You can see here many more shades of #8d8887 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code8d8887#8d8887
RGB Decimal141, 136, 135rgb(141, 136, 135)
RGB Percent55%, 53%, 53%rgb(55%, 53%, 53%)
CSS RGBa141, 136, 135,1rgba(141,136,135,1)
CMYK Modelcmyk(0%,4%,4%,45%)
HSL Color Space10,3% ,54%hsl(10,3% ,54%)
HSV Color Space10°, 4%, 55%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100011011000100010000111
Octal215210207
Decimal141136135
Hex8d8887

Different shades of #8d8887 color code.

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

Light Shade of #8d8887
#a6a2a1
Dark Shade of #8d8887
#736f6e
Saturated Shade of #8d8887
#99807b
Desaturated Shade of #8d8887
#8a8a8a
Grey scale Shade of #8d8887
#8a8a8a
Brighten Shade
#a6a1a0
Most Readable Shade
#000000

Shades of #8d8887 color code

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

#8d8887
#7d7878
#6d6969
#5e5a5a
#4e4b4b
#3e3c3c
#2f2d2d
#1f1e1e
#0f0f0f
#000000

Similar Color like #8d8887 color

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

#8e8988
#8f8a89
#908b8a
#918c8b
#928d8c
#938e8d
#948f8e
#95908f
#969190
#979291
#989392
#999493
#9a9594
#9b9695
#8c8786
#8b8685
#8a8584
#898483
#888382
#878281
#868180
#85807f
#847f7e
#837e7d
#827d7c
#817c7b
#807b7a
#7f7a79

Monochromatic Color with #8d8887

#8d8887
#b7b1b0
#e2dad8
#0d0d0d
#383636
#625f5e

Tints of #8d8887 Color

#8d8887
#999594
#a6a2a1
#b3afaf
#bfbcbc
#cccac9
#d9d7d7
#e5e4e4
#f2f1f1
#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

#8d8887
#878c8d

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

Split Complementary

#8d8887
#878d8b
#87898d

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

Analogous Color

#8d8788
#8d8787
#8d8887
#8d8987
#8d8a87

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

#8d8887
#878d88
#88878d

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

#8d8887
#898d87
#878c8d
#8b878d

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

#8d8887
#878c8d
#87898d
#8d8b87

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 #8d8887 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.

#8d8887 Color Code Preview on Black Background Color

This is how #8d8887 Color will look on black background color. Color contrast ratio is 6.00

#8d8887 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8d8887

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8d8887

#8d8887 color code is use for CSS Background Color

Background color for the above div is #8d8887

HTML with inline CSS

<div style="background-color:#8d8887;"></div>

#8d8887 color code is use for CSS Border Color

CSS Border color for the above div is #8d8887

HTML with inline CSS

<div style="border:5px solid #8d8887;"></div>

CSS Border Left color for the above div is #8d8887

HTML with inline CSS

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

CSS Border Right color for the above div is #8d8887

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8d8887

HTML with inline CSS

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

CSS Border Top color for the above div is #8d8887

HTML with inline CSS

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

#8d8887 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8d8887 Color code Preview on White Background

This is how #8d8887 Color code will look on white background color. Color contrast ratio is 3.50

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.