crispedge.com

Color picker

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

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

#96f6ac hex color - Green - Cool color

Color Hue/Base color: Green

Hex #96f6ac Color code in RGB color code model is created after adding 58.82% red color, 96.47% green color and 67.45% blue color. Hex #96f6ac Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 0% magenta, 30% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code96f6ac#96f6ac
RGB Decimal150, 246, 172rgb(150, 246, 172)
RGB Percent59%, 96%, 67%rgb(59%, 96%, 67%)
CSS RGBa150, 246, 172,1rgba(150,246,172,1)
CMYK Modelcmyk(39%,0%,30%,4%)
HSL Color Space134,84% ,78%hsl(134,84% ,78%)
HSV Color Space134°, 39%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101111011010101100
Octal226366254
Decimal150246172
Hex96f6ac

Different shades of #96f6ac color code.

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

Light Shade of #96f6ac
#c5fad1
Dark Shade of #96f6ac
#67f287
Saturated Shade of #96f6ac
#90fca9
Desaturated Shade of #96f6ac
#9cf0af
Grey scale Shade of #96f6ac
#c6c6c6
Brighten Shade
#afffc5
Most Readable Shade
#000000

Shades of #96f6ac color code

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

#96f6ac
#85da98
#74bf85
#64a472
#53885f
#426d4c
#325239
#213626
#101b13
#000000

Similar Color like #96f6ac color

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

#97f7ad
#98f8ae
#99f9af
#9afab0
#9bfbb1
#9cfcb2
#9dfdb3
#9efeb4
#9fffb5
#a0ffb6
#a1ffb7
#a2ffb8
#a3ffb9
#a4ffba
#95f5ab
#94f4aa
#93f3a9
#92f2a8
#91f1a7
#90f0a6
#8fefa5
#8eeea4
#8deda3
#8ceca2
#8beba1
#8aeaa0
#89e99f
#88e89e

Monochromatic Color with #96f6ac

#96f6ac
#142117
#2e4c35
#487653
#62a171
#7ccb8e

Tints of #96f6ac Color

#96f6ac
#a1f7b5
#adf8be
#b9f9c7
#c4fad0
#d0fbda
#dcfce3
#e7fdec
#f3fef5
#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

#96f6ac
#f696e0

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

Split Complementary

#96f6ac
#dc96f6
#f696b0

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

Analogous Color

#a6f696
#96f699
#96f6ac
#96f6bf
#96f6d2

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

#96f6ac
#ac96f6
#f6ac96

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

#96f6ac
#96b0f6
#f696e0
#f6dc96

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

#96f6ac
#f696e0
#f696b0
#96f6dc

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

#96f6ac Color Code Preview on Black Background Color

This is how #96f6ac Color will look on black background color. Color contrast ratio is 16.07

#96f6ac in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#96f6ac color code is use for CSS Background Color

Background color for the above div is #96f6ac

HTML with inline CSS

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

#96f6ac color code is use for CSS Border Color

CSS Border color for the above div is #96f6ac

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#96f6ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96f6ac Color code Preview on White Background

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

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

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.