crispedge.com

Color picker

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

#979cac hex color - Blue - Cool color - Information

#979cac hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #979cac Color code in RGB color code model is created after adding 59.22% red color, 61.18% green color and 67.45% blue color. Hex #979cac Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 9% magenta, 0% yellow and 33% black.

Hex #979cac color code is between #9999aa web safe hex color code and #88aabb web safe hex color code. #9999aa is the nearest web safe color code. You can see here many more shades of #979cac color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code979cac#979cac
RGB Decimal151, 156, 172rgb(151, 156, 172)
RGB Percent59%, 61%, 67%rgb(59%, 61%, 67%)
CSS RGBa151, 156, 172,1rgba(151,156,172,1)
CMYK Modelcmyk(12%,9%,0%,33%)
HSL Color Space226,11% ,63%hsl(226,11% ,63%)
HSV Color Space226°, 12%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101111001110010101100
Octal227234254
Decimal151156172
Hex979cac

Different shades of #979cac color code.

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

Light Shade of #979cac
#b3b7c3
Dark Shade of #979cac
#7b8195
Saturated Shade of #979cac
#8e97b5
Desaturated Shade of #979cac
#a0a1a3
Grey scale Shade of #979cac
#a1a1a1
Brighten Shade
#b0b5c5
Most Readable Shade
#000000

Shades of #979cac color code

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

#979cac
#868a98
#757985
#646872
#53565f
#43454c
#323439
#212226
#101113
#000000

Similar Color like #979cac color

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

#989dad
#999eae
#9a9faf
#9ba0b0
#9ca1b1
#9da2b2
#9ea3b3
#9fa4b4
#a0a5b5
#a1a6b6
#a2a7b7
#a3a8b8
#a4a9b9
#a5aaba
#969bab
#959aaa
#9499a9
#9398a8
#9297a7
#9196a6
#9095a5
#8f94a4
#8e93a3
#8d92a2
#8c91a1
#8b90a0
#8a8f9f
#898e9e

Monochromatic Color with #979cac

#979cac
#bcc3d6
#020202
#27282c
#4c4f57
#727581

Tints of #979cac Color

#979cac
#a2a7b5
#aeb2be
#b9bdc7
#c5c8d0
#d0d3da
#dcdee3
#e7e9ec
#f3f4f5
#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

#979cac
#aca797

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

Split Complementary

#979cac
#ac9c97
#a7ac97

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

Analogous Color

#97a4ac
#97a0ac
#979cac
#9798ac
#9a97ac

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

#979cac
#ac979c
#9cac97

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

#979cac
#ac97a6
#aca797
#97ac9c

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

#979cac
#aca797
#a7ac97
#9c97ac

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

#979cac Color Code Preview on Black Background Color

This is how #979cac Color will look on black background color. Color contrast ratio is 7.67

#979cac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#979cac color code is use for CSS Background Color

Background color for the above div is #979cac

HTML with inline CSS

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

#979cac color code is use for CSS Border Color

CSS Border color for the above div is #979cac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#979cac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#979cac Color code Preview on White Background

This is how #979cac Color code will look on white background color. Color contrast ratio is 2.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 #979cac; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #979cac; }

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.