crispedge.com

Color picker

Loading...

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

#96eca4 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #96eca4 Color code in RGB color code model is created after adding 58.82% red color, 92.55% green color and 64.31% blue color. Hex #96eca4 Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 0% magenta, 31% yellow and 7% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code96eca4#96eca4
RGB Decimal150, 236, 164rgb(150, 236, 164)
RGB Percent59%, 93%, 64%rgb(59%, 93%, 64%)
CSS RGBa150, 236, 164,1rgba(150,236,164,1)
CMYK Modelcmyk(36%,0%,31%,7%)
HSL Color Space130,69% ,76%hsl(130,69% ,76%)
HSV Color Space130°, 36%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101110110010100100
Octal226354244
Decimal150236164
Hex96eca4

Different shades of #96eca4 color code.

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

Light Shade of #96eca4
#c1f4c9
Dark Shade of #96eca4
#6be47f
Saturated Shade of #96eca4
#90f2a0
Desaturated Shade of #96eca4
#9ce6a8
Grey scale Shade of #96eca4
#c1c1c1
Brighten Shade
#afffbd
Most Readable Shade
#000000

Shades of #96eca4 color code

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

#96eca4
#85d191
#74b77f
#649d6d
#53835b
#426848
#324e36
#213424
#101a12
#000000

Similar Color like #96eca4 color

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

#97eda5
#98eea6
#99efa7
#9af0a8
#9bf1a9
#9cf2aa
#9df3ab
#9ef4ac
#9ff5ad
#a0f6ae
#a1f7af
#a2f8b0
#a3f9b1
#a4fab2
#95eba3
#94eaa2
#93e9a1
#92e8a0
#91e79f
#90e69e
#8fe59d
#8ee49c
#8de39b
#8ce29a
#8be199
#8ae098
#89df97
#88de96

Monochromatic Color with #96eca4

#96eca4
#0f1710
#2a422e
#456c4b
#609769
#7bc186

Tints of #96eca4 Color

#96eca4
#a1eeae
#adf0b8
#b9f2c2
#c4f4cc
#d0f6d6
#dcf8e0
#e7faea
#f3fcf4
#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

#96eca4
#ec96de

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

Split Complementary

#96eca4
#cf96ec
#ec96b3

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

Analogous Color

#aaec96
#99ec96
#96eca4
#96ecb5
#96ecc6

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

#96eca4
#a496ec
#eca496

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

#96eca4
#96b3ec
#ec96de
#eccf96

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

#96eca4
#ec96de
#ec96b3
#96eccf

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

#96eca4 Color Code Preview on Black Background Color

This is how #96eca4 Color will look on black background color. Color contrast ratio is 14.83

#96eca4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#96eca4 color code is use for CSS Background Color

Background color for the above div is #96eca4

HTML with inline CSS

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

#96eca4 color code is use for CSS Border Color

CSS Border color for the above div is #96eca4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#96eca4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96eca4 Color code Preview on White Background

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

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

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,236,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,150,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(150,236,164,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.