crispedge.com

Color picker

Loading...

#979fbf hex color - Midnight Blush - Blue - Cool color - Information

#979fbf hex color - Midnight Blush - Blue - Cool color

Color Hue/Base color: Blue

Hex #979fbf Color Code is also known as Midnight Blush color.

Hex #979fbf Color code in RGB color code model is created after adding 59.22% red color, 62.35% green color and 74.9% blue color. Hex #979fbf Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 17% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 40 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code979fbf#979fbf
RGB Decimal151, 159, 191rgb(151, 159, 191)
RGB Percent59%, 62%, 75%rgb(59%, 62%, 75%)
CSS RGBa151, 159, 191,1rgba(151,159,191,1)
CMYK Modelcmyk(21%,17%,0%,25%)
HSL Color Space228,24% ,67%hsl(228,24% ,67%)
HSV Color Space228°, 21%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101111001111110111111
Octal227237277
Decimal151159191
Hex979fbf

Different shades of #979fbf color code.

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

Light Shade of #979fbf
#b7bcd2
Dark Shade of #979fbf
#7782ac
Saturated Shade of #979fbf
#8f9ac7
Desaturated Shade of #979fbf
#9fa4b7
Grey scale Shade of #979fbf
#ababab
Brighten Shade
#b0b8d8
Most Readable Shade
#000000

Shades of #979fbf color code

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

#979fbf
#868da9
#757b94
#646a7f
#53586a
#434654
#32353f
#21232a
#101115
#000000

Similar Color like #979fbf color

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

#98a0c0
#99a1c1
#9aa2c2
#9ba3c3
#9ca4c4
#9da5c5
#9ea6c6
#9fa7c7
#a0a8c8
#a1a9c9
#a2aaca
#a3abcb
#a4accc
#a5adcd
#969ebe
#959dbd
#949cbc
#939bbb
#929aba
#9199b9
#9098b8
#8f97b7
#8e96b6
#8d95b5
#8c94b4
#8b93b3
#8a92b2
#8991b1

Monochromatic Color with #979fbf

#979fbf
#b9c2e9
#111115
#32353f
#54586a
#757c94

Tints of #979fbf Color

#979fbf
#a2a9c6
#aeb4cd
#b9bfd4
#c5c9db
#d0d4e2
#dcdfe9
#e7e9f0
#f3f4f7
#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

#979fbf
#bfb797

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

Split Complementary

#979fbf
#bfa397
#b3bf97

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

Analogous Color

#97afbf
#97a7bf
#979fbf
#9797bf
#9f97bf

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

#979fbf
#bf979f
#9fbf97

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

#979fbf
#bf97b3
#bfb797
#97bfa3

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

#979fbf
#bfb797
#b3bf97
#a397bf

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

#979fbf Color Code Preview on Black Background Color

This is how #979fbf Color will look on black background color. Color contrast ratio is 8.03

#979fbf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#979fbf color code is use for CSS Background Color

Background color for the above div is #979fbf

HTML with inline CSS

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

#979fbf color code is use for CSS Border Color

CSS Border color for the above div is #979fbf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#979fbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#979fbf Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(151,159,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,183,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(151,159,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 40 Views

Post your comment:-

By submitting comment you agree to our privacy policy.