@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#96dcbb hex color - Green - Cool color - Information

#96dcbb hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #96dcbb Color code in RGB color code model is created after adding 58.82% red color, 86.27% green color and 73.33% blue color. Hex #96dcbb Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 15% yellow and 13.73% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 96dcbb #96dcbb
RGB Decimal 150, 220, 187 rgb(150, 220, 187)
RGB Percent 59%, 86%, 73% rgb(59%, 86%, 73%)
CSS RGBa 150, 220, 187,1 rgba(150,220,187,1)
CMYK Model cmyk(32%,0%,15%,13.73%)
HSL Color Space 152,50% ,73% hsl(152,50% ,73%)
HSV Color Space 152°, 32%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010110 11011100 10111011
Octal 226 334 273
Decimal 150 220 187
Hex 96 dc bb

Different shades of #96dcbb color code.

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

Light Shade of #96dcbb
#bce9d4
Dark Shade of #96dcbb
#70cfa2
Saturated Shade of #96dcbb
#8fe3bb
Desaturated Shade of #96dcbb
#9dd5bb
Grey scale Shade of #96dcbb
#b9b9b9
Brighten Shade
#aff5d4
Most Readable Shade
#000000

Shades of #96dcbb color code

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

#96dcbb
#85c3a6
#74ab91
#64927c
#537a67
#426153
#32493e
#213029
#101814
#000000

Similar Color like #96dcbb color

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

#97ddbc
#98debd
#99dfbe
#9ae0bf
#9be1c0
#9ce2c1
#9de3c2
#9ee4c3
#9fe5c4
#a0e6c5
#a1e7c6
#a2e8c7
#a3e9c8
#a4eac9
#95dbba
#94dab9
#93d9b8
#92d8b7
#91d7b6
#90d6b5
#8fd5b4
#8ed4b3
#8dd3b2
#8cd2b1
#8bd1b0
#8ad0af
#89cfae
#88cead

Monochromatic Color with #96dcbb

#96dcbb
#050706
#22322a
#3f5c4f
#5c8773
#79b197

Tints of #96dcbb Color

#96dcbb
#a1dfc2
#ade3ca
#b9e7d1
#c4ebd9
#d0efe0
#dcf3e8
#e7f7ef
#f3fbf7
#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

#96dcbb
#dc96b7

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

Split Complementary

#96dcbb
#dc96da
#dc9896

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

Analogous Color

#96dc9f
#96dcad
#96dcbb
#96dcc9
#96dcd7

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

#96dcbb
#bb96dc
#dcbb96

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

#96dcbb
#9896dc
#dc96b7
#dadc96

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

#96dcbb
#dc96b7
#dc9896
#96dadc

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

#96dcbb Color Code Preview on Black Background Color

This is how #96dcbb Color will look on black background color. Color contrast ratio is 13.25

#96dcbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#96dcbb color code is use for CSS Background Color

Background color for the above div is #96dcbb

HTML with inline CSS

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

#96dcbb color code is use for CSS Border Color

CSS Border color for the above div is #96dcbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#96dcbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96dcbb Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(150,220,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,150,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,220,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.