crispedge.com

Color picker

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

#979d9f hex color - Grey - Cool color - Information

#979d9f hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #979d9f Color code in RGB color code model is created after adding 59.22% red color, 61.57% green color and 62.35% blue color. Hex #979d9f Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 1% magenta, 0% yellow and 38% black.

Hex #979d9f color code is between #999999 web safe hex color code and #88aaaa web safe hex color code. #999999 is the nearest web safe color code. You can see here many more shades of #979d9f color code.

0 Likes 0 Comments | 26 Views

Color Table

Hex Color Code979d9f#979d9f
RGB Decimal151, 157, 159rgb(151, 157, 159)
RGB Percent59%, 62%, 62%rgb(59%, 62%, 62%)
CSS RGBa151, 157, 159,1rgba(151,157,159,1)
CMYK Modelcmyk(5%,1%,0%,38%)
HSL Color Space195,4% ,61%hsl(195,4% ,61%)
HSV Color Space195°, 5%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101111001110110011111
Octal227235237
Decimal151157159
Hex979d9f

Different shades of #979d9f color code.

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

Light Shade of #979d9f
#b2b6b7
Dark Shade of #979d9f
#7c8487
Saturated Shade of #979d9f
#8da2a9
Desaturated Shade of #979d9f
#9b9b9b
Grey scale Shade of #979d9f
#9b9b9b
Brighten Shade
#b0b6b8
Most Readable Shade
#000000

Shades of #979d9f color code

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

#979d9f
#868b8d
#757a7b
#64686a
#535758
#434546
#323435
#212223
#101111
#000000

Similar Color like #979d9f color

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

#989ea0
#999fa1
#9aa0a2
#9ba1a3
#9ca2a4
#9da3a5
#9ea4a6
#9fa5a7
#a0a6a8
#a1a7a9
#a2a8aa
#a3a9ab
#a4aaac
#a5abad
#969c9e
#959b9d
#949a9c
#93999b
#92989a
#919799
#909698
#8f9597
#8e9496
#8d9395
#8c9294
#8b9193
#8a9092
#898f91

Monochromatic Color with #979d9f

#979d9f
#bfc7c9
#e8f1f4
#1e1f1f
#46494a
#6f7374

Tints of #979d9f Color

#979d9f
#a2a7a9
#aeb2b4
#b9bdbf
#c5c8c9
#d0d3d4
#dcdedf
#e7e9e9
#f3f4f4
#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

#979d9f
#9f9997

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

Split Complementary

#979d9f
#9f9799
#9f9d97

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

Analogous Color

#979f9e
#979f9f
#979d9f
#979b9f
#979a9f

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

#979d9f
#9f979d
#9d9f97

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

#979d9f
#9d979f
#9f9997
#999f97

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

#979d9f
#9f9997
#9f9d97
#97999f

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 #979d9f 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.

#979d9f Color Code Preview on Black Background Color

This is how #979d9f Color will look on black background color. Color contrast ratio is 7.64

#979d9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #979d9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #979d9f

#979d9f color code is use for CSS Background Color

Background color for the above div is #979d9f

HTML with inline CSS

<div style="background-color:#979d9f;"></div>

#979d9f color code is use for CSS Border Color

CSS Border color for the above div is #979d9f

HTML with inline CSS

<div style="border:5px solid #979d9f;"></div>

CSS Border Left color for the above div is #979d9f

HTML with inline CSS

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

CSS Border Right color for the above div is #979d9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #979d9f

HTML with inline CSS

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

CSS Border Top color for the above div is #979d9f

HTML with inline CSS

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

#979d9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#979d9f Color code Preview on White Background

This is how #979d9f Color code will look on white background color. Color contrast ratio is 2.75

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

Related Gradients

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

0 Likes 0 Comments | 26 Views

Post your comment:-

By submitting comment you agree to our privacy policy.