crispedge.com

Color picker

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

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

#96d3cc hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #96d3cc color code is between #99ccbb web safe hex color code and #88dddd web safe hex color code. #99ccbb is the nearest web safe color code. You can see here many more shades of #96d3cc color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code96d3cc#96d3cc
RGB Decimal150, 211, 204rgb(150, 211, 204)
RGB Percent59%, 83%, 80%rgb(59%, 83%, 80%)
CSS RGBa150, 211, 204,1rgba(150,211,204,1)
CMYK Modelcmyk(29%,0%,3%,17%)
HSL Color Space173,41% ,71%hsl(173,41% ,71%)
HSV Color Space173°, 29%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101101001111001100
Octal226323314
Decimal150211204
Hex96d3cc

Different shades of #96d3cc color code.

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

Light Shade of #96d3cc
#bae2dd
Dark Shade of #96d3cc
#72c4bb
Saturated Shade of #96d3cc
#8fdad2
Desaturated Shade of #96d3cc
#9dccc6
Grey scale Shade of #96d3cc
#b4b4b4
Brighten Shade
#afece5
Most Readable Shade
#000000

Shades of #96d3cc color code

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

#96d3cc
#85bbb5
#74a49e
#648c88
#537571
#425d5a
#324644
#212e2d
#101716
#000000

Similar Color like #96d3cc color

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

#97d4cd
#98d5ce
#99d6cf
#9ad7d0
#9bd8d1
#9cd9d2
#9ddad3
#9edbd4
#9fdcd5
#a0ddd6
#a1ded7
#a2dfd8
#a3e0d9
#a4e1da
#95d2cb
#94d1ca
#93d0c9
#92cfc8
#91cec7
#90cdc6
#8fccc5
#8ecbc4
#8dcac3
#8cc9c2
#8bc8c1
#8ac7c0
#89c6bf
#88c5be

Monochromatic Color with #96d3cc

#96d3cc
#b4fdf5
#1d2928
#3b5351
#5a7e7a
#78a8a3

Tints of #96d3cc Color

#96d3cc
#a1d7d1
#addcd7
#b9e1dd
#c4e6e2
#d0ebe8
#dcf0ee
#e7f5f3
#f3faf9
#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

#96d3cc
#d3969d

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

Split Complementary

#96d3cc
#d396bb
#d3ae96

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

Analogous Color

#96d3b4
#96d3c0
#96d3cc
#96ced3
#96c2d3

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

#96d3cc
#cc96d3
#d3cc96

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

#96d3cc
#ad96d3
#d3969d
#bbd396

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

#96d3cc
#d3969d
#d3ae96
#96bbd3

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

#96d3cc Color Code Preview on Black Background Color

This is how #96d3cc Color will look on black background color. Color contrast ratio is 12.49

#96d3cc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#96d3cc color code is use for CSS Background Color

Background color for the above div is #96d3cc

HTML with inline CSS

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

#96d3cc color code is use for CSS Border Color

CSS Border color for the above div is #96d3cc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#96d3cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96d3cc Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.