crispedge.com

Color picker

Loading...

#72ea81 hex color - Green - Cool color - Information

#72ea81 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #72ea81 Color code in RGB color code model is created after adding 44.71% red color, 91.76% green color and 50.59% blue color. Hex #72ea81 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 45% yellow and 8% black.

Hex #72ea81 color code is between #77ee88 web safe hex color code and #66dd77 web safe hex color code. #77ee88 is the nearest web safe color code. You can see here many more shades of #72ea81 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code72ea81#72ea81
RGB Decimal114, 234, 129rgb(114, 234, 129)
RGB Percent45%, 92%, 51%rgb(45%, 92%, 51%)
CSS RGBa114, 234, 129,1rgba(114,234,129,1)
CMYK Modelcmyk(51%,0%,45%,8%)
HSL Color Space128,74% ,68%hsl(128,74% ,68%)
HSV Color Space128°, 51%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100101110101010000001
Octal162352201
Decimal114234129
Hex72ea81

Different shades of #72ea81 color code.

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

Light Shade of #72ea81
#9ef1a9
Dark Shade of #72ea81
#46e359
Saturated Shade of #72ea81
#6af27b
Desaturated Shade of #72ea81
#7ae287
Grey scale Shade of #72ea81
#aeaeae
Brighten Shade
#8bff9a
Most Readable Shade
#000000

Shades of #72ea81 color code

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

#72ea81
#65d072
#58b664
#4c9c56
#3f8247
#326839
#264e2b
#19341c
#0c1a0e
#000000

Similar Color like #72ea81 color

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

#73eb82
#74ec83
#75ed84
#76ee85
#77ef86
#78f087
#79f188
#7af289
#7bf38a
#7cf48b
#7df58c
#7ef68d
#7ff78e
#80f88f
#71e980
#70e87f
#6fe77e
#6ee67d
#6de57c
#6ce47b
#6be37a
#6ae279
#69e178
#68e077
#67df76
#66de75
#65dd74
#64dc73

Monochromatic Color with #72ea81

#72ea81
#0a150c
#1f4023
#346a3b
#499552
#5dbf6a

Tints of #72ea81 Color

#72ea81
#81ec8f
#91ee9d
#a1f1ab
#b0f3b9
#c0f5c7
#d0f8d5
#dffae3
#effcf1
#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

#72ea81
#ea72db

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

Split Complementary

#72ea81
#bd72ea
#ea729f

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

Analogous Color

#93ea72
#7bea72
#72ea81
#72ea99
#72eab1

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

#72ea81
#8172ea
#ea8172

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

#72ea81
#729fea
#ea72db
#eabd72

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

#72ea81
#ea72db
#ea729f
#72eabd

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 #72ea81 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.

#72ea81 Color Code Preview on Black Background Color

This is how #72ea81 Color will look on black background color. Color contrast ratio is 13.80

#72ea81 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72ea81

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72ea81

#72ea81 color code is use for CSS Background Color

Background color for the above div is #72ea81

HTML with inline CSS

<div style="background-color:#72ea81;"></div>

#72ea81 color code is use for CSS Border Color

CSS Border color for the above div is #72ea81

HTML with inline CSS

<div style="border:5px solid #72ea81;"></div>

CSS Border Left color for the above div is #72ea81

HTML with inline CSS

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

CSS Border Right color for the above div is #72ea81

HTML with inline CSS

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

CSS Border Bottom color for the above div is #72ea81

HTML with inline CSS

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

CSS Border Top color for the above div is #72ea81

HTML with inline CSS

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

#72ea81 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72ea81 Color code Preview on White Background

This is how #72ea81 Color code will look on white background color. Color contrast ratio is 1.52

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

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(114,234,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,114,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(114,234,129,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.