@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#979aca hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #979aca Color code in RGB color code model is created after adding 59.22% red color, 60.39% green color and 79.22% blue color. Hex #979aca Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 24% magenta, 0% yellow and 20.78% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 979aca #979aca
RGB Decimal 151, 154, 202 rgb(151, 154, 202)
RGB Percent 59%, 60%, 79% rgb(59%, 60%, 79%)
CSS RGBa 151, 154, 202,1 rgba(151,154,202,1)
CMYK Model cmyk(25%,24%,0%,20.78%)
HSL Color Space 236,32% ,69% hsl(236,32% ,69%)
HSV Color Space 236°, 25%, 79%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010111 10011010 11001010
Octal 227 232 312
Decimal 151 154 202
Hex 97 9a ca

Different shades of #979aca color code.

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

Light Shade of #979aca
#b9bbdb
Dark Shade of #979aca
#7579b9
Saturated Shade of #979aca
#8f93d2
Desaturated Shade of #979aca
#9fa1c2
Grey scale Shade of #979aca
#b0b0b0
Brighten Shade
#b0b3e3
Most Readable Shade
#000000

Shades of #979aca color code

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

#979aca
#8688b3
#75779d
#646686
#535570
#434459
#323343
#21222c
#101116
#000000

Similar Color like #979aca color

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

#989bcb
#999ccc
#9a9dcd
#9b9ece
#9c9fcf
#9da0d0
#9ea1d1
#9fa2d2
#a0a3d3
#a1a4d4
#a2a5d5
#a3a6d6
#a4a7d7
#a5a8d8
#9699c9
#9598c8
#9497c7
#9396c6
#9295c5
#9194c4
#9093c3
#8f92c2
#8e91c1
#8d90c0
#8c8fbf
#8b8ebe
#8a8dbd
#898cbc

Monochromatic Color with #979aca

#979aca
#b7baf4
#181820
#38394a
#575975
#777a9f

Tints of #979aca Color

#979aca
#a2a5cf
#aeb0d5
#b9bbdb
#c5c6e1
#d0d2e7
#dcdded
#e7e8f3
#f3f3f9
#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

#979aca
#cac797

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

Split Complementary

#979aca
#caae97
#b4ca97

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

Analogous Color

#97aeca
#97a4ca
#979aca
#9e97ca
#a897ca

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

#979aca
#ca979a
#9aca97

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

#979aca
#ca97b3
#cac797
#97caad

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

#979aca
#cac797
#b4ca97
#ae97ca

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

#979aca Color Code Preview on Black Background Color

This is how #979aca Color will look on black background color. Color contrast ratio is 7.79

#979aca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#979aca color code is use for CSS Background Color

Background color for the above div is #979aca

HTML with inline CSS

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

#979aca color code is use for CSS Border Color

CSS Border color for the above div is #979aca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#979aca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#979aca Color code Preview on White Background

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

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

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,154,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,199,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(151,154,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.