crispedge.com

Color picker

Loading...

#969aaf hex color - Blue - Cool color - Information

#969aaf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #969aaf Color code in RGB color code model is created after adding 58.82% red color, 60.39% green color and 68.63% blue color. Hex #969aaf Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 12% magenta, 0% yellow and 31% black.

Hex #969aaf 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 #969aaf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code969aaf#969aaf
RGB Decimal150, 154, 175rgb(150, 154, 175)
RGB Percent59%, 60%, 69%rgb(59%, 60%, 69%)
CSS RGBa150, 154, 175,1rgba(150,154,175,1)
CMYK Modelcmyk(14%,12%,0%,31%)
HSL Color Space230,14% ,64%hsl(230,14% ,64%)
HSV Color Space230°, 14%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101001101010101111
Octal226232257
Decimal150154175
Hex969aaf

Different shades of #969aaf color code.

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

Light Shade of #969aaf
#b3b6c5
Dark Shade of #969aaf
#797e99
Saturated Shade of #969aaf
#8d94b8
Desaturated Shade of #969aaf
#9fa0a6
Grey scale Shade of #969aaf
#a2a2a2
Brighten Shade
#afb3c8
Most Readable Shade
#000000

Shades of #969aaf color code

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

#969aaf
#85889b
#747788
#646674
#535561
#42444d
#32333a
#212226
#101113
#000000

Similar Color like #969aaf color

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

#979bb0
#989cb1
#999db2
#9a9eb3
#9b9fb4
#9ca0b5
#9da1b6
#9ea2b7
#9fa3b8
#a0a4b9
#a1a5ba
#a2a6bb
#a3a7bc
#a4a8bd
#9599ae
#9498ad
#9397ac
#9296ab
#9195aa
#9094a9
#8f93a8
#8e92a7
#8d91a6
#8c90a5
#8b8fa4
#8a8ea3
#898da2
#888ca1

Monochromatic Color with #969aaf

#969aaf
#babfd9
#040405
#292a2f
#4d4f5a
#727584

Tints of #969aaf Color

#969aaf
#a1a5b7
#adb0c0
#b9bbc9
#c4c6d2
#d0d2db
#dcdde4
#e7e8ed
#f3f3f6
#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

#969aaf
#afab96

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

Split Complementary

#969aaf
#af9f96
#a6af96

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

Analogous Color

#96a4af
#969faf
#969aaf
#9796af
#9c96af

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

#969aaf
#af969a
#9aaf96

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

#969aaf
#af96a6
#afab96
#96af9e

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

#969aaf
#afab96
#a6af96
#9f96af

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 #969aaf 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.

#969aaf Color Code Preview on Black Background Color

This is how #969aaf Color will look on black background color. Color contrast ratio is 7.54

#969aaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #969aaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #969aaf

#969aaf color code is use for CSS Background Color

Background color for the above div is #969aaf

HTML with inline CSS

<div style="background-color:#969aaf;"></div>

#969aaf color code is use for CSS Border Color

CSS Border color for the above div is #969aaf

HTML with inline CSS

<div style="border:5px solid #969aaf;"></div>

CSS Border Left color for the above div is #969aaf

HTML with inline CSS

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

CSS Border Right color for the above div is #969aaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #969aaf

HTML with inline CSS

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

CSS Border Top color for the above div is #969aaf

HTML with inline CSS

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

#969aaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#969aaf Color code Preview on White Background

This is how #969aaf Color code will look on white background color. Color contrast ratio is 2.79

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

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(150,154,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,171,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,154,175,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.