crispedge.com

Color picker

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

#8f979c hex color - Blue - Cool color - Information

#8f979c hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #8f979c Color code in RGB color code model is created after adding 56.08% red color, 59.22% green color and 61.18% blue color. Hex #8f979c Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 3% magenta, 0% yellow and 39% black.

Hex #8f979c color code is between #889999 web safe hex color code and #9988aa web safe hex color code. #889999 is the nearest web safe color code. You can see here many more shades of #8f979c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code8f979c#8f979c
RGB Decimal143, 151, 156rgb(143, 151, 156)
RGB Percent56%, 59%, 61%rgb(56%, 59%, 61%)
CSS RGBa143, 151, 156,1rgba(143,151,156,1)
CMYK Modelcmyk(8%,3%,0%,39%)
HSL Color Space203,6% ,59%hsl(203,6% ,59%)
HSV Color Space203°, 8%, 61%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100011111001011110011100
Octal217227234
Decimal143151156
Hex8f979c

Different shades of #8f979c color code.

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

Light Shade of #8f979c
#aab0b4
Dark Shade of #8f979c
#747e84
Saturated Shade of #8f979c
#8499a7
Desaturated Shade of #8f979c
#959595
Grey scale Shade of #8f979c
#959595
Brighten Shade
#a8b0b5
Most Readable Shade
#000000

Shades of #8f979c color code

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

#8f979c
#7f868a
#6f7579
#5f6468
#4f5356
#3f4345
#2f3234
#1f2122
#0f1011
#000000

Similar Color like #8f979c color

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

#90989d
#91999e
#929a9f
#939ba0
#949ca1
#959da2
#969ea3
#979fa4
#98a0a5
#99a1a6
#9aa2a7
#9ba3a8
#9ca4a9
#9da5aa
#8e969b
#8d959a
#8c9499
#8b9398
#8a9297
#899196
#889095
#878f94
#868e93
#858d92
#848c91
#838b90
#828a8f
#81898e

Monochromatic Color with #8f979c

#8f979c
#b6c0c6
#dde9f1
#1a1c1c
#414547
#686e71

Tints of #8f979c Color

#8f979c
#9ba2a7
#a7aeb2
#b4b9bd
#c0c5c8
#cdd0d3
#d9dcde
#e6e7e9
#f2f3f4
#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

#8f979c
#9c948f

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

Split Complementary

#8f979c
#9c8f91
#9c9b8f

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

Analogous Color

#8f9c9c
#8f9a9c
#8f979c
#8f949c
#8f929c

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

#8f979c
#9c8f97
#979c8f

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

#8f979c
#9a8f9c
#9c948f
#909c8f

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

#8f979c
#9c948f
#9c9b8f
#8f919c

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

#8f979c Color Code Preview on Black Background Color

This is how #8f979c Color will look on black background color. Color contrast ratio is 7.07

#8f979c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#8f979c color code is use for CSS Background Color

Background color for the above div is #8f979c

HTML with inline CSS

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

#8f979c color code is use for CSS Border Color

CSS Border color for the above div is #8f979c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#8f979c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8f979c Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.