crispedge.com

Color picker

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

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

#96e7ea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #96e7ea Color code in RGB color code model is created after adding 58.82% red color, 90.59% green color and 91.76% blue color. Hex #96e7ea Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 1% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code96e7ea#96e7ea
RGB Decimal150, 231, 234rgb(150, 231, 234)
RGB Percent59%, 91%, 92%rgb(59%, 91%, 92%)
CSS RGBa150, 231, 234,1rgba(150,231,234,1)
CMYK Modelcmyk(36%,1%,0%,8%)
HSL Color Space182,67% ,75%hsl(182,67% ,75%)
HSV Color Space182°, 36%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101110011111101010
Octal226347352
Decimal150231234
Hex96e7ea

Different shades of #96e7ea color code.

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

Light Shade of #96e7ea
#c0f1f2
Dark Shade of #96e7ea
#6bdde1
Saturated Shade of #96e7ea
#90edf0
Desaturated Shade of #96e7ea
#9ce1e4
Grey scale Shade of #96e7ea
#c0c0c0
Brighten Shade
#afffff
Most Readable Shade
#000000

Shades of #96e7ea color code

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

#96e7ea
#85cdd0
#74b3b6
#649a9c
#538082
#426668
#324d4e
#213334
#10191a
#000000

Similar Color like #96e7ea color

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

#97e8eb
#98e9ec
#99eaed
#9aebee
#9becef
#9cedf0
#9deef1
#9eeff2
#9ff0f3
#a0f1f4
#a1f2f5
#a2f3f6
#a3f4f7
#a4f5f8
#95e6e9
#94e5e8
#93e4e7
#92e3e6
#91e2e5
#90e1e4
#8fe0e3
#8edfe2
#8ddee1
#8cdde0
#8bdcdf
#8adbde
#89dadd
#88d9dc

Monochromatic Color with #96e7ea

#96e7ea
#0e1515
#293f40
#44696a
#609395
#7bbdbf

Tints of #96e7ea Color

#96e7ea
#a1e9ec
#adecee
#b9eff1
#c4f1f3
#d0f4f5
#dcf7f8
#e7f9fa
#f3fcfc
#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

#96e7ea
#ea9996

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

Split Complementary

#96e7ea
#ea96bd
#eac396

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

Analogous Color

#96eacb
#96eadc
#96e7ea
#96d6ea
#96c5ea

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

#96e7ea
#ea96e7
#e7ea96

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

#96e7ea
#c396ea
#ea9996
#bdea96

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

#96e7ea
#ea9996
#eac396
#96bdea

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

#96e7ea Color Code Preview on Black Background Color

This is how #96e7ea Color will look on black background color. Color contrast ratio is 14.92

#96e7ea in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#96e7ea color code is use for CSS Background Color

Background color for the above div is #96e7ea

HTML with inline CSS

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

#96e7ea color code is use for CSS Border Color

CSS Border color for the above div is #96e7ea

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#96e7ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96e7ea Color code Preview on White Background

This is how #96e7ea Color code will look on white background color. Color contrast ratio is 1.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 #96e7ea; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #96e7ea; }

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.