crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#969edf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #969edf Color code in RGB color code model is created after adding 58.82% red color, 61.96% green color and 87.45% blue color. Hex #969edf Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 29% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code969edf#969edf
RGB Decimal150, 158, 223rgb(150, 158, 223)
RGB Percent59%, 62%, 87%rgb(59%, 62%, 87%)
CSS RGBa150, 158, 223,1rgba(150,158,223,1)
CMYK Modelcmyk(33%,29%,0%,13%)
HSL Color Space233,53% ,73%hsl(233,53% ,73%)
HSV Color Space233°, 33%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101001111011011111
Octal226236337
Decimal150158223
Hex969edf

Different shades of #969edf color code.

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

Light Shade of #969edf
#bdc2eb
Dark Shade of #969edf
#6f7ad3
Saturated Shade of #969edf
#8f99e6
Desaturated Shade of #969edf
#9da3d8
Grey scale Shade of #969edf
#bababa
Brighten Shade
#afb7f8
Most Readable Shade
#000000

Shades of #969edf color code

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

#969edf
#858cc6
#747aad
#646994
#53577b
#424663
#32344a
#212331
#101118
#000000

Similar Color like #969edf color

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

#979fe0
#98a0e1
#99a1e2
#9aa2e3
#9ba3e4
#9ca4e5
#9da5e6
#9ea6e7
#9fa7e8
#a0a8e9
#a1a9ea
#a2aaeb
#a3abec
#a4aced
#959dde
#949cdd
#939bdc
#929adb
#9199da
#9098d9
#8f97d8
#8e96d7
#8d95d6
#8c94d5
#8b93d4
#8a92d3
#8991d2
#8890d1

Monochromatic Color with #969edf

#969edf
#07070a
#242635
#40445f
#5d628a
#7980b4

Tints of #969edf Color

#969edf
#a1a8e2
#adb3e6
#b9bee9
#c4c9ed
#d0d3f0
#dcdef4
#e7e9f7
#f3f4fb
#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

#969edf
#dfd796

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

Split Complementary

#969edf
#dfb296
#c3df96

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

Analogous Color

#96bbdf
#96addf
#969edf
#9d96df
#ab96df

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

#969edf
#df969e
#9edf96

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

#969edf
#df96c2
#dfd796
#96dfb2

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

#969edf
#dfd796
#c3df96
#b296df

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

#969edf Color Code Preview on Black Background Color

This is how #969edf Color will look on black background color. Color contrast ratio is 8.25

#969edf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#969edf color code is use for CSS Background Color

Background color for the above div is #969edf

HTML with inline CSS

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

#969edf color code is use for CSS Border Color

CSS Border color for the above div is #969edf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#969edf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#969edf Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.