crispedge.com

Color picker

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

#96a5d3 hex color - Blue - Cool color - Information

#96a5d3 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #96a5d3 Color code in RGB color code model is created after adding 58.82% red color, 64.71% green color and 82.75% blue color. Hex #96a5d3 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 22% magenta, 0% yellow and 17% black.

Hex #96a5d3 color code is between #99aacc web safe hex color code and #8899dd web safe hex color code. #99aacc is the nearest web safe color code. You can see here many more shades of #96a5d3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code96a5d3#96a5d3
RGB Decimal150, 165, 211rgb(150, 165, 211)
RGB Percent59%, 65%, 83%rgb(59%, 65%, 83%)
CSS RGBa150, 165, 211,1rgba(150,165,211,1)
CMYK Modelcmyk(29%,22%,0%,17%)
HSL Color Space225,41% ,71%hsl(225,41% ,71%)
HSV Color Space225°, 29%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101010010111010011
Octal226245323
Decimal150165211
Hex96a5d3

Different shades of #96a5d3 color code.

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

Light Shade of #96a5d3
#bac4e2
Dark Shade of #96a5d3
#7286c4
Saturated Shade of #96a5d3
#8fa1da
Desaturated Shade of #96a5d3
#9da9cc
Grey scale Shade of #96a5d3
#b4b4b4
Brighten Shade
#afbeec
Most Readable Shade
#000000

Shades of #96a5d3 color code

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

#96a5d3
#8592bb
#7480a4
#646e8c
#535b75
#42495d
#323746
#21242e
#101217
#000000

Similar Color like #96a5d3 color

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

#97a6d4
#98a7d5
#99a8d6
#9aa9d7
#9baad8
#9cabd9
#9dacda
#9eaddb
#9faedc
#a0afdd
#a1b0de
#a2b1df
#a3b2e0
#a4b3e1
#95a4d2
#94a3d1
#93a2d0
#92a1cf
#91a0ce
#909fcd
#8f9ecc
#8e9dcb
#8d9cca
#8c9bc9
#8b9ac8
#8a99c7
#8998c6
#8897c5

Monochromatic Color with #96a5d3

#96a5d3
#b4c6fd
#1d2029
#3b4153
#5a637e
#7884a8

Tints of #96a5d3 Color

#96a5d3
#a1afd7
#adb9dc
#b9c3e1
#c4cde6
#d0d7eb
#dce1f0
#e7ebf5
#f3f5fa
#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

#96a5d3
#d3c496

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

Split Complementary

#96a5d3
#d3a696
#c3d396

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

Analogous Color

#96bdd3
#96b1d3
#96a5d3
#9699d3
#9f96d3

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

#96a5d3
#d396a5
#a5d396

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

#96a5d3
#d396c3
#d3c496
#96d3a5

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

#96a5d3
#d3c496
#c3d396
#a696d3

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 #96a5d3 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.

#96a5d3 Color Code Preview on Black Background Color

This is how #96a5d3 Color will look on black background color. Color contrast ratio is 8.62

#96a5d3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96a5d3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96a5d3

#96a5d3 color code is use for CSS Background Color

Background color for the above div is #96a5d3

HTML with inline CSS

<div style="background-color:#96a5d3;"></div>

#96a5d3 color code is use for CSS Border Color

CSS Border color for the above div is #96a5d3

HTML with inline CSS

<div style="border:5px solid #96a5d3;"></div>

CSS Border Left color for the above div is #96a5d3

HTML with inline CSS

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

CSS Border Right color for the above div is #96a5d3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #96a5d3

HTML with inline CSS

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

CSS Border Top color for the above div is #96a5d3

HTML with inline CSS

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

#96a5d3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96a5d3 Color code Preview on White Background

This is how #96a5d3 Color code will look on white background color. Color contrast ratio is 2.44

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

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.