crispedge.com

Color picker

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

#8d8e8c hex color - Grey - Cool color - Information

#8d8e8c hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #8d8e8c Color code in RGB color code model is created after adding 55.29% red color, 55.69% green color and 54.9% blue color. Hex #8d8e8c Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 1% yellow and 44% black.

Hex #8d8e8c color code is between #888888 web safe hex color code and #999999 web safe hex color code. #888888 is the nearest web safe color code. You can see here many more shades of #8d8e8c color code.

0 Likes 0 Comments | 33 Views

Color Table

Hex Color Code8d8e8c#8d8e8c
RGB Decimal141, 142, 140rgb(141, 142, 140)
RGB Percent55%, 56%, 55%rgb(55%, 56%, 55%)
CSS RGBa141, 142, 140,1rgba(141,142,140,1)
CMYK Modelcmyk(1%,0%,1%,44%)
HSL Color Space90,1% ,55%hsl(90,1% ,55%)
HSV Color Space90°, 1%, 56%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011011000111010001100
Octal215216214
Decimal141142140
Hex8d8e8c

Different shades of #8d8e8c color code.

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

Light Shade of #8d8e8c
#a6a7a6
Dark Shade of #8d8e8c
#737472
Saturated Shade of #8d8e8c
#8d9981
Desaturated Shade of #8d8e8c
#8d8d8d
Grey scale Shade of #8d8e8c
#8d8d8d
Brighten Shade
#a6a7a5
Most Readable Shade
#000000

Shades of #8d8e8c color code

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

#8d8e8c
#7d7e7c
#6d6e6c
#5e5e5d
#4e4e4d
#3e3f3e
#2f2f2e
#1f1f1f
#0f0f0f
#000000

Similar Color like #8d8e8c color

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

#8e8f8d
#8f908e
#90918f
#919290
#929391
#939492
#949593
#959694
#969795
#979896
#989997
#999a98
#9a9b99
#9b9c9a
#8c8d8b
#8b8c8a
#8a8b89
#898a88
#888987
#878886
#868785
#858684
#848583
#838482
#828381
#818280
#80817f
#7f807e

Monochromatic Color with #8d8e8c

#8d8e8c
#b7b8b6
#e1e3e0
#0e0e0e
#393938
#636362

Tints of #8d8e8c Color

#8d8e8c
#999a98
#a6a7a5
#b3b3b2
#bfc0bf
#cccccb
#d9d9d8
#e5e5e5
#f2f2f2
#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

#8d8e8c
#8d8c8e

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

Split Complementary

#8d8e8c
#8c8c8e
#8e8c8e

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

Analogous Color

#8e8e8c
#8d8e8c
#8d8e8c
#8d8e8c
#8c8e8c

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

#8d8e8c
#8c8d8e
#8e8c8d

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

#8d8e8c
#8c8e8e
#8d8c8e
#8e8c8c

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

#8d8e8c
#8d8c8e
#8e8c8e
#8c8e8c

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

#8d8e8c Color Code Preview on Black Background Color

This is how #8d8e8c Color will look on black background color. Color contrast ratio is 6.38

#8d8e8c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8d8e8c color code is use for CSS Background Color

Background color for the above div is #8d8e8c

HTML with inline CSS

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

#8d8e8c color code is use for CSS Border Color

CSS Border color for the above div is #8d8e8c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8d8e8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8d8e8c Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 33 Views

Post your comment:-

By submitting comment you agree to our privacy policy.