crispedge.com

Color picker

Loading...

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

#7ae3b4 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7ae3b4 Color code in RGB color code model is created after adding 47.84% red color, 89.02% green color and 70.59% blue color. Hex #7ae3b4 Color code in CMYK color (process color) code model is generated after subtraction of 46% cyan, 0% magenta, 21% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7ae3b4#7ae3b4
RGB Decimal122, 227, 180rgb(122, 227, 180)
RGB Percent48%, 89%, 71%rgb(48%, 89%, 71%)
CSS RGBa122, 227, 180,1rgba(122,227,180,1)
CMYK Modelcmyk(46%,0%,21%,11%)
HSL Color Space153,65% ,68%hsl(153,65% ,68%)
HSV Color Space153°, 46%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101110001110110100
Octal172343264
Decimal122227180
Hex7ae3b4

Different shades of #7ae3b4 color code.

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

Light Shade of #7ae3b4
#a4eccc
Dark Shade of #7ae3b4
#50da9c
Saturated Shade of #7ae3b4
#72ebb5
Desaturated Shade of #7ae3b4
#82dbb3
Grey scale Shade of #7ae3b4
#aeaeae
Brighten Shade
#93fccd
Most Readable Shade
#000000

Shades of #7ae3b4 color code

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

#7ae3b4
#6cc9a0
#5eb08c
#519778
#437e64
#366450
#284b3c
#1b3228
#0d1914
#000000

Similar Color like #7ae3b4 color

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

#7be4b5
#7ce5b6
#7de6b7
#7ee7b8
#7fe8b9
#80e9ba
#81eabb
#82ebbc
#83ecbd
#84edbe
#85eebf
#86efc0
#87f0c1
#88f1c2
#79e2b3
#78e1b2
#77e0b1
#76dfb0
#75deaf
#74ddae
#73dcad
#72dbac
#71daab
#70d9aa
#6fd8a9
#6ed7a8
#6dd6a7
#6cd5a6

Monochromatic Color with #7ae3b4

#7ae3b4
#080e0b
#1f392d
#35634f
#4c8e71
#63b892

Tints of #7ae3b4 Color

#7ae3b4
#88e6bc
#97e9c4
#a6eccd
#b5efd5
#c3f2dd
#d2f5e6
#e1f8ee
#f0fbf6
#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

#7ae3b4
#e37aa9

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

Split Complementary

#7ae3b4
#e37add
#e3807a

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

Analogous Color

#7ae38a
#7ae39f
#7ae3b4
#7ae3c9
#7ae3de

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

#7ae3b4
#b47ae3
#e3b47a

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

#7ae3b4
#7f7ae3
#e37aa9
#dde37a

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

#7ae3b4
#e37aa9
#e3807a
#7adde3

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

#7ae3b4 Color Code Preview on Black Background Color

This is how #7ae3b4 Color will look on black background color. Color contrast ratio is 13.47

#7ae3b4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7ae3b4 color code is use for CSS Background Color

Background color for the above div is #7ae3b4

HTML with inline CSS

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

#7ae3b4 color code is use for CSS Border Color

CSS Border color for the above div is #7ae3b4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7ae3b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7ae3b4 Color code Preview on White Background

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

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

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,227,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(227,122,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(122,227,180,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.