crispedge.com

Color picker

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

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

#96cad4 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code96cad4#96cad4
RGB Decimal150, 202, 212rgb(150, 202, 212)
RGB Percent59%, 79%, 83%rgb(59%, 79%, 83%)
CSS RGBa150, 202, 212,1rgba(150,202,212,1)
CMYK Modelcmyk(29%,5%,0%,17%)
HSL Color Space190,42% ,71%hsl(190,42% ,71%)
HSV Color Space190°, 29%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101100101011010100
Octal226312324
Decimal150202212
Hex96cad4

Different shades of #96cad4 color code.

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

Light Shade of #96cad4
#badce3
Dark Shade of #96cad4
#72b8c5
Saturated Shade of #96cad4
#8fcfdb
Desaturated Shade of #96cad4
#9dc5cd
Grey scale Shade of #96cad4
#b5b5b5
Brighten Shade
#afe3ed
Most Readable Shade
#000000

Shades of #96cad4 color code

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

#96cad4
#85b3bc
#749da4
#64868d
#537075
#42595e
#324346
#212c2f
#101617
#000000

Similar Color like #96cad4 color

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

#97cbd5
#98ccd6
#99cdd7
#9aced8
#9bcfd9
#9cd0da
#9dd1db
#9ed2dc
#9fd3dd
#a0d4de
#a1d5df
#a2d6e0
#a3d7e1
#a4d8e2
#95c9d3
#94c8d2
#93c7d1
#92c6d0
#91c5cf
#90c4ce
#8fc3cd
#8ec2cc
#8dc1cb
#8cc0ca
#8bbfc9
#8abec8
#89bdc7
#88bcc6

Monochromatic Color with #96cad4

#96cad4
#b4f2fe
#1e282a
#3c5054
#5a797f
#78a2a9

Tints of #96cad4 Color

#96cad4
#a1cfd8
#add5dd
#b9dbe2
#c4e1e7
#d0e7eb
#dcedf0
#e7f3f5
#f3f9fa
#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

#96cad4
#d4a096

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

Split Complementary

#96cad4
#d496ab
#d4bf96

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

Analogous Color

#96d4c5
#96d4d2
#96cad4
#96bed4
#96b1d4

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

#96cad4
#d496ca
#cad496

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

#96cad4
#bf96d4
#d4a096
#abd496

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

#96cad4
#d4a096
#d4bf96
#96abd4

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

#96cad4 Color Code Preview on Black Background Color

This is how #96cad4 Color will look on black background color. Color contrast ratio is 11.70

#96cad4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#96cad4 color code is use for CSS Background Color

Background color for the above div is #96cad4

HTML with inline CSS

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

#96cad4 color code is use for CSS Border Color

CSS Border color for the above div is #96cad4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#96cad4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96cad4 Color code Preview on White Background

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

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

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.