crispedge.com

Color picker

Loading...

#7af9ab hex color - Lime Soap - Green - Cool color - Information

#7af9ab hex color - Lime Soap - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7af9ab Color Code is also known as Lime Soap color.

Hex #7af9ab Color code in RGB color code model is created after adding 47.84% red color, 97.65% green color and 67.06% blue color. Hex #7af9ab Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 31% yellow and 2% black.

Hex #7af9ab 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 #7af9ab color code.

0 Likes 0 Comments | 29 Views

RGB Chart

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

Color Table

Hex Color Code7af9ab#7af9ab
RGB Decimal122, 249, 171rgb(122, 249, 171)
RGB Percent48%, 98%, 67%rgb(48%, 98%, 67%)
CSS RGBa122, 249, 171,1rgba(122,249,171,1)
CMYK Modelcmyk(51%,0%,31%,2%)
HSL Color Space143,91% ,73%hsl(143,91% ,73%)
HSV Color Space143°, 51%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110101111100110101011
Octal172371253
Decimal122249171
Hex7af9ab

Different shades of #7af9ab color code.

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

Light Shade of #7af9ab
#abfbca
Dark Shade of #7af9ab
#49f78c
Saturated Shade of #7af9ab
#74ffaa
Desaturated Shade of #7af9ab
#81f2ad
Grey scale Shade of #7af9ab
#b9b9b9
Brighten Shade
#93ffc4
Most Readable Shade
#000000

Shades of #7af9ab color code

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

#7af9ab
#6cdd98
#5ec185
#51a672
#438a5f
#366e4c
#285339
#1b3726
#0d1b13
#000000

Similar Color like #7af9ab color

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

#7bfaac
#7cfbad
#7dfcae
#7efdaf
#7ffeb0
#80ffb1
#81ffb2
#82ffb3
#83ffb4
#84ffb5
#85ffb6
#86ffb7
#87ffb8
#88ffb9
#79f8aa
#78f7a9
#77f6a8
#76f5a7
#75f4a6
#74f3a5
#73f2a4
#72f1a3
#71f0a2
#70efa1
#6feea0
#6eed9f
#6dec9e
#6ceb9d

Monochromatic Color with #7af9ab

#7af9ab
#122419
#274f36
#3c7953
#50a471
#65ce8e

Tints of #7af9ab Color

#7af9ab
#88f9b4
#97fabd
#a6fbc7
#b5fbd0
#c3fcd9
#d2fde3
#e1fdec
#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

#7af9ab
#f97ac8

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

Split Complementary

#7af9ab
#ea7af9
#f97a89

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

Analogous Color

#7cf97a
#7af992
#7af9ab
#7af9c4
#7af9de

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

#7af9ab
#ab7af9
#f9ab7a

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

#7af9ab
#7a88f9
#f97ac8
#f9ea7a

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

#7af9ab
#f97ac8
#f97a89
#7af9ea

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

#7af9ab Color Code Preview on Black Background Color

This is how #7af9ab Color will look on black background color. Color contrast ratio is 15.97

#7af9ab in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7af9ab color code is use for CSS Background Color

Background color for the above div is #7af9ab

HTML with inline CSS

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

#7af9ab color code is use for CSS Border Color

CSS Border color for the above div is #7af9ab

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7af9ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7af9ab Color code Preview on White Background

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

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

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,249,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,122,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(122,249,171,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 29 Views

Post your comment:-

By submitting comment you agree to our privacy policy.