crispedge.com

Color picker

Loading...

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

#969dea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #969dea Color code in RGB color code model is created after adding 58.82% red color, 61.57% green color and 91.76% blue color. Hex #969dea Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 33% magenta, 0% yellow and 8% black.

Hex #969dea color code is between #9999ee web safe hex color code and #88aadd web safe hex color code. #9999ee is the nearest web safe color code. You can see here many more shades of #969dea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code969dea#969dea
RGB Decimal150, 157, 234rgb(150, 157, 234)
RGB Percent59%, 62%, 92%rgb(59%, 62%, 92%)
CSS RGBa150, 157, 234,1rgba(150,157,234,1)
CMYK Modelcmyk(36%,33%,0%,8%)
HSL Color Space235,67% ,75%hsl(235,67% ,75%)
HSV Color Space235°, 36%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101001110111101010
Octal226235352
Decimal150157234
Hex969dea

Different shades of #969dea color code.

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

Light Shade of #969dea
#c0c5f2
Dark Shade of #969dea
#6b75e1
Saturated Shade of #969dea
#9098f0
Desaturated Shade of #969dea
#9ca2e4
Grey scale Shade of #969dea
#c0c0c0
Brighten Shade
#afb6ff
Most Readable Shade
#000000

Shades of #969dea color code

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

#969dea
#858bd0
#747ab6
#64689c
#535782
#424568
#32344e
#212234
#10111a
#000000

Similar Color like #969dea color

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

#979eeb
#989fec
#99a0ed
#9aa1ee
#9ba2ef
#9ca3f0
#9da4f1
#9ea5f2
#9fa6f3
#a0a7f4
#a1a8f5
#a2a9f6
#a3aaf7
#a4abf8
#959ce9
#949be8
#939ae7
#9299e6
#9198e5
#9097e4
#8f96e3
#8e95e2
#8d94e1
#8c93e0
#8b92df
#8a91de
#8990dd
#888fdc

Monochromatic Color with #969dea

#969dea
#0e0e15
#292b40
#44476a
#606495
#7b80bf

Tints of #969dea Color

#969dea
#a1a7ec
#adb2ee
#b9bdf1
#c4c8f3
#d0d3f5
#dcdef8
#e7e9fa
#f3f4fc
#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

#969dea
#eae396

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

Split Complementary

#969dea
#eab996
#c7ea96

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

Analogous Color

#96bfea
#96aeea
#969dea
#a096ea
#b196ea

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

#969dea
#ea969d
#9dea96

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

#969dea
#ea96c7
#eae396
#96eab9

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

#969dea
#eae396
#c7ea96
#b996ea

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

#969dea Color Code Preview on Black Background Color

This is how #969dea Color will look on black background color. Color contrast ratio is 8.31

#969dea in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#969dea color code is use for CSS Background Color

Background color for the above div is #969dea

HTML with inline CSS

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

#969dea color code is use for CSS Border Color

CSS Border color for the above div is #969dea

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#969dea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#969dea Color code Preview on White Background

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

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

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