crispedge.com

Color picker

Loading...

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

#96cfa6 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #96cfa6 Color code in RGB color code model is created after adding 58.82% red color, 81.18% green color and 65.1% blue color. Hex #96cfa6 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 20% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code96cfa6#96cfa6
RGB Decimal150, 207, 166rgb(150, 207, 166)
RGB Percent59%, 81%, 65%rgb(59%, 81%, 65%)
CSS RGBa150, 207, 166,1rgba(150,207,166,1)
CMYK Modelcmyk(28%,0%,20%,19%)
HSL Color Space137,37% ,70%hsl(137,37% ,70%)
HSV Color Space137°, 28%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101100111110100110
Octal226317246
Decimal150207166
Hex96cfa6

Different shades of #96cfa6 color code.

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

Light Shade of #96cfa6
#b9dfc4
Dark Shade of #96cfa6
#73bf88
Saturated Shade of #96cfa6
#8ed7a3
Desaturated Shade of #96cfa6
#9ec7a9
Grey scale Shade of #96cfa6
#b3b3b3
Brighten Shade
#afe8bf
Most Readable Shade
#000000

Shades of #96cfa6 color code

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

#96cfa6
#85b893
#74a181
#648a6e
#53735c
#425c49
#324537
#212e24
#101712
#000000

Similar Color like #96cfa6 color

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

#97d0a7
#98d1a8
#99d2a9
#9ad3aa
#9bd4ab
#9cd5ac
#9dd6ad
#9ed7ae
#9fd8af
#a0d9b0
#a1dab1
#a2dbb2
#a3dcb3
#a4ddb4
#95cea5
#94cda4
#93cca3
#92cba2
#91caa1
#90c9a0
#8fc89f
#8ec79e
#8dc69d
#8cc59c
#8bc49b
#8ac39a
#89c299
#88c198

Monochromatic Color with #96cfa6

#96cfa6
#b5f9c8
#1b251e
#3a4f40
#587a62
#77a484

Tints of #96cfa6 Color

#96cfa6
#a1d4af
#add9b9
#b9dfc3
#c4e4cd
#d0e9d7
#dcefe1
#e7f4eb
#f3f9f5
#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

#96cfa6
#cf96bf

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

Split Complementary

#96cfa6
#c396cf
#cf96a2

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

Analogous Color

#9dcf96
#96cf9b
#96cfa6
#96cfb1
#96cfbd

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

#96cfa6
#a696cf
#cfa696

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

#96cfa6
#96a3cf
#cf96bf
#cfc296

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

#96cfa6
#cf96bf
#cf96a2
#96cfc3

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

#96cfa6 Color Code Preview on Black Background Color

This is how #96cfa6 Color will look on black background color. Color contrast ratio is 11.77

#96cfa6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#96cfa6 color code is use for CSS Background Color

Background color for the above div is #96cfa6

HTML with inline CSS

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

#96cfa6 color code is use for CSS Border Color

CSS Border color for the above div is #96cfa6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#96cfa6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96cfa6 Color code Preview on White Background

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

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

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,207,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,150,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,207,166,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.