crispedge.com

Color picker

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

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

#96aab3 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #96aab3 Color code in RGB color code model is created after adding 58.82% red color, 66.67% green color and 70.2% blue color. Hex #96aab3 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 5% magenta, 0% yellow and 30% black.

Hex #96aab3 color code is between #9999bb web safe hex color code and #88bbaa web safe hex color code. #9999bb is the nearest web safe color code. You can see here many more shades of #96aab3 color code.

0 Likes 0 Comments | 15 Views

Color Table

Hex Color Code96aab3#96aab3
RGB Decimal150, 170, 179rgb(150, 170, 179)
RGB Percent59%, 67%, 70%rgb(59%, 67%, 70%)
CSS RGBa150, 170, 179,1rgba(150,170,179,1)
CMYK Modelcmyk(16%,5%,0%,30%)
HSL Color Space199,16% ,65%hsl(199,16% ,65%)
HSV Color Space199°, 16%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101010101010110011
Octal226252263
Decimal150170179
Hex96aab3

Different shades of #96aab3 color code.

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

Light Shade of #96aab3
#b4c2c8
Dark Shade of #96aab3
#78929e
Saturated Shade of #96aab3
#8dadbc
Desaturated Shade of #96aab3
#9fa7aa
Grey scale Shade of #96aab3
#a4a4a4
Brighten Shade
#afc3cc
Most Readable Shade
#000000

Shades of #96aab3 color code

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

#96aab3
#85979f
#74848b
#647177
#535e63
#424b4f
#32383b
#212527
#101213
#000000

Similar Color like #96aab3 color

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

#97abb4
#98acb5
#99adb6
#9aaeb7
#9bafb8
#9cb0b9
#9db1ba
#9eb2bb
#9fb3bc
#a0b4bd
#a1b5be
#a2b6bf
#a3b7c0
#a4b8c1
#95a9b2
#94a8b1
#93a7b0
#92a6af
#91a5ae
#90a4ad
#8fa3ac
#8ea2ab
#8da1aa
#8ca0a9
#8b9fa8
#8a9ea7
#899da6
#889ca5

Monochromatic Color with #96aab3

#96aab3
#bad2dd
#080909
#2b3133
#4f595e
#728288

Tints of #96aab3 Color

#96aab3
#a1b3bb
#adbcc3
#b9c6cc
#c4cfd4
#d0d9dd
#dce2e5
#e7ecee
#f3f5f6
#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

#96aab3
#b39f96

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

Split Complementary

#96aab3
#b3969c
#b3ad96

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

Analogous Color

#96b3b0
#96b0b3
#96aab3
#96a4b3
#969eb3

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

#96aab3
#b396aa
#aab396

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

#96aab3
#ad96b3
#b39f96
#9bb396

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

#96aab3
#b39f96
#b3ad96
#969cb3

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

#96aab3 Color Code Preview on Black Background Color

This is how #96aab3 Color will look on black background color. Color contrast ratio is 8.70

#96aab3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#96aab3 color code is use for CSS Background Color

Background color for the above div is #96aab3

HTML with inline CSS

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

#96aab3 color code is use for CSS Border Color

CSS Border color for the above div is #96aab3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#96aab3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96aab3 Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 15 Views

Post your comment:-

By submitting comment you agree to our privacy policy.