crispedge.com

Color picker

Loading...

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

#7aefa0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #7aefa0 Color code in RGB color code model is created after adding 47.84% red color, 93.73% green color and 62.75% blue color. Hex #7aefa0 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 0% magenta, 33% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7aefa0#7aefa0
RGB Decimal122, 239, 160rgb(122, 239, 160)
RGB Percent48%, 94%, 63%rgb(48%, 94%, 63%)
CSS RGBa122, 239, 160,1rgba(122,239,160,1)
CMYK Modelcmyk(49%,0%,33%,6%)
HSL Color Space139,79% ,71%hsl(139,79% ,71%)
HSV Color Space139°, 49%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101110111110100000
Octal172357240
Decimal122239160
Hex7aefa0

Different shades of #7aefa0 color code.

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

Light Shade of #7aefa0
#a8f4c1
Dark Shade of #7aefa0
#4cea7f
Saturated Shade of #7aefa0
#73f69d
Desaturated Shade of #7aefa0
#81e8a3
Grey scale Shade of #7aefa0
#b4b4b4
Brighten Shade
#93ffb9
Most Readable Shade
#000000

Shades of #7aefa0 color code

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

#7aefa0
#6cd48e
#5eb97c
#519f6a
#438458
#366a47
#284f35
#1b3523
#0d1a11
#000000

Similar Color like #7aefa0 color

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

#7bf0a1
#7cf1a2
#7df2a3
#7ef3a4
#7ff4a5
#80f5a6
#81f6a7
#82f7a8
#83f8a9
#84f9aa
#85faab
#86fbac
#87fcad
#88fdae
#79ee9f
#78ed9e
#77ec9d
#76eb9c
#75ea9b
#74e99a
#73e899
#72e798
#71e697
#70e596
#6fe495
#6ee394
#6de293
#6ce192

Monochromatic Color with #7aefa0

#7aefa0
#0e1a12
#23452e
#396f4b
#4f9a67
#64c484

Tints of #7aefa0 Color

#7aefa0
#88f0aa
#97f2b5
#a6f4bf
#b5f6ca
#c3f7d4
#d2f9df
#e1fbe9
#f0fdf4
#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

#7aefa0
#ef7ac9

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

Split Complementary

#7aefa0
#da7aef
#ef7a8f

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

Analogous Color

#83ef7a
#7aef89
#7aefa0
#7aefb7
#7aefcf

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

#7aefa0
#a07aef
#efa07a

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

#7aefa0
#7a8eef
#ef7ac9
#efda7a

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

#7aefa0
#ef7ac9
#ef7a8f
#7aefda

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

#7aefa0 Color Code Preview on Black Background Color

This is how #7aefa0 Color will look on black background color. Color contrast ratio is 14.68

#7aefa0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7aefa0 color code is use for CSS Background Color

Background color for the above div is #7aefa0

HTML with inline CSS

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

#7aefa0 color code is use for CSS Border Color

CSS Border color for the above div is #7aefa0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7aefa0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7aefa0 Color code Preview on White Background

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

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

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(122,239,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,122,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(122,239,160,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.