crispedge.com

Color picker

Loading...

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

#969dbe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #969dbe Color code in RGB color code model is created after adding 58.82% red color, 61.57% green color and 74.51% blue color. Hex #969dbe Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 17% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code969dbe#969dbe
RGB Decimal150, 157, 190rgb(150, 157, 190)
RGB Percent59%, 62%, 75%rgb(59%, 62%, 75%)
CSS RGBa150, 157, 190,1rgba(150,157,190,1)
CMYK Modelcmyk(21%,17%,0%,25%)
HSL Color Space230,24% ,67%hsl(230,24% ,67%)
HSV Color Space230°, 21%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101001110110111110
Octal226235276
Decimal150157190
Hex969dbe

Different shades of #969dbe color code.

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

Light Shade of #969dbe
#b5bad1
Dark Shade of #969dbe
#7680aa
Saturated Shade of #969dbe
#8d97c6
Desaturated Shade of #969dbe
#9ea3b5
Grey scale Shade of #969dbe
#aaaaaa
Brighten Shade
#afb6d7
Most Readable Shade
#000000

Shades of #969dbe color code

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

#969dbe
#858ba8
#747a93
#64687e
#535769
#424554
#32343f
#21222a
#101115
#000000

Similar Color like #969dbe color

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

#979ebf
#989fc0
#99a0c1
#9aa1c2
#9ba2c3
#9ca3c4
#9da4c5
#9ea5c6
#9fa6c7
#a0a7c8
#a1a8c9
#a2a9ca
#a3aacb
#a4abcc
#959cbd
#949bbc
#939abb
#9299ba
#9198b9
#9097b8
#8f96b7
#8e95b6
#8d94b5
#8c93b4
#8b92b3
#8a91b2
#8990b1
#888fb0

Monochromatic Color with #969dbe

#969dbe
#b8c0e8
#101114
#31343e
#535769
#747a93

Tints of #969dbe Color

#969dbe
#a1a7c5
#adb2cc
#b9bdd3
#c4c8da
#d0d3e2
#dcdee9
#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

#969dbe
#beb796

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

Split Complementary

#969dbe
#bea396
#b1be96

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

Analogous Color

#96adbe
#96a5be
#969dbe
#9796be
#9f96be

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

#969dbe
#be969d
#9dbe96

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

#969dbe
#be96b1
#beb796
#96bea3

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

#969dbe
#beb796
#b1be96
#a396be

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

#969dbe Color Code Preview on Black Background Color

This is how #969dbe Color will look on black background color. Color contrast ratio is 7.86

#969dbe in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#969dbe color code is use for CSS Background Color

Background color for the above div is #969dbe

HTML with inline CSS

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

#969dbe color code is use for CSS Border Color

CSS Border color for the above div is #969dbe

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#969dbe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#969dbe Color code Preview on White Background

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

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

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,157,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,183,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,157,190,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.