crispedge.com

Color picker

Loading...

#7efaab hex color - Green - Cool color - Information

#7efaab hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7efaab Color code in RGB color code model is created after adding 49.41% red color, 98.04% green color and 67.06% blue color. Hex #7efaab Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 32% yellow and 2% black.

Hex #7efaab color code is between #77ffaa web safe hex color code and #88eebb web safe hex color code. #77ffaa is the nearest web safe color code. You can see here many more shades of #7efaab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7efaab#7efaab
RGB Decimal126, 250, 171rgb(126, 250, 171)
RGB Percent49%, 98%, 67%rgb(49%, 98%, 67%)
CSS RGBa126, 250, 171,1rgba(126,250,171,1)
CMYK Modelcmyk(50%,0%,32%,2%)
HSL Color Space142,93% ,74%hsl(142,93% ,74%)
HSV Color Space142°, 50%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111101111101010101011
Octal176372253
Decimal126250171
Hex7efaab

Different shades of #7efaab color code.

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

Light Shade of #7efaab
#affccb
Dark Shade of #7efaab
#4df88b
Saturated Shade of #7efaab
#79ffaa
Desaturated Shade of #7efaab
#85f3ad
Grey scale Shade of #7efaab
#bcbcbc
Brighten Shade
#97ffc4
Most Readable Shade
#000000

Shades of #7efaab color code

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

#7efaab
#70de98
#62c285
#54a672
#468a5f
#386f4c
#2a5339
#1c3726
#0e1b13
#000000

Similar Color like #7efaab color

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

#7ffbac
#80fcad
#81fdae
#82feaf
#83ffb0
#84ffb1
#85ffb2
#86ffb3
#87ffb4
#88ffb5
#89ffb6
#8affb7
#8bffb8
#8cffb9
#7df9aa
#7cf8a9
#7bf7a8
#7af6a7
#79f5a6
#78f4a5
#77f3a4
#76f2a3
#75f1a2
#74f0a1
#73efa0
#72ee9f
#71ed9e
#70ec9d

Monochromatic Color with #7efaab

#7efaab
#13251a
#285037
#3e7a54
#53a571
#69cf8e

Tints of #7efaab Color

#7efaab
#8cfab4
#9afbbd
#a9fbc7
#b7fcd0
#c5fcd9
#d4fde3
#e2fdec
#f0fef5
#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

#7efaab
#fa7ecd

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

Split Complementary

#7efaab
#e97efa
#fa7e8f

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

Analogous Color

#83fa7e
#7efa92
#7efaab
#7efac4
#7efadd

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

#7efaab
#ab7efa
#faab7e

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

#7efaab
#7e8ffa
#fa7ecd
#fae97e

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

#7efaab
#fa7ecd
#fa7e8f
#7efae9

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 #7efaab 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.

#7efaab Color Code Preview on Black Background Color

This is how #7efaab Color will look on black background color. Color contrast ratio is 16.15

#7efaab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7efaab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7efaab

#7efaab color code is use for CSS Background Color

Background color for the above div is #7efaab

HTML with inline CSS

<div style="background-color:#7efaab;"></div>

#7efaab color code is use for CSS Border Color

CSS Border color for the above div is #7efaab

HTML with inline CSS

<div style="border:5px solid #7efaab;"></div>

CSS Border Left color for the above div is #7efaab

HTML with inline CSS

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

CSS Border Right color for the above div is #7efaab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7efaab

HTML with inline CSS

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

CSS Border Top color for the above div is #7efaab

HTML with inline CSS

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

#7efaab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7efaab Color code Preview on White Background

This is how #7efaab Color code will look on white background color. Color contrast ratio is 1.30

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

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(126,250,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,126,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(126,250,171,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.