crispedge.com

Color picker

Loading...

#4afe50 hex color - Green - Cool color - Information

#4afe50 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #4afe50 Color code in RGB color code model is created after adding 29.02% red color, 99.61% green color and 31.37% blue color. Hex #4afe50 Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 0% magenta, 69% yellow and 0% black.

Hex #4afe50 color code is between #44ff55 web safe hex color code and #55ee44 web safe hex color code. #44ff55 is the nearest web safe color code. You can see here many more shades of #4afe50 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4afe50#4afe50
RGB Decimal74, 254, 80rgb(74, 254, 80)
RGB Percent29%, 100%, 31%rgb(29%, 100%, 31%)
CSS RGBa74, 254, 80,1rgba(74,254,80,1)
CMYK Modelcmyk(71%,0%,69%,0%)
HSL Color Space122,99% ,64%hsl(122,99% ,64%)
HSV Color Space122°, 71%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010101111111001010000
Octal112376120
Decimal7425480
Hex4afe50

Different shades of #4afe50 color code.

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

Light Shade of #4afe50
#7dfe81
Dark Shade of #4afe50
#17fe1f
Saturated Shade of #4afe50
#49ff4f
Desaturated Shade of #4afe50
#53f558
Grey scale Shade of #4afe50
#a4a4a4
Brighten Shade
#63ff69
Most Readable Shade
#000000

Shades of #4afe50 color code

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

#4afe50
#41e147
#39c53e
#31a935
#298d2c
#207023
#18541a
#103811
#081c08
#000000

Similar Color like #4afe50 color

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

#4bff51
#4cff52
#4dff53
#4eff54
#4fff55
#50ff56
#51ff57
#52ff58
#53ff59
#54ff5a
#55ff5b
#56ff5c
#57ff5d
#58ff5e
#49fd4f
#48fc4e
#47fb4d
#46fa4c
#45f94b
#44f84a
#43f749
#42f648
#41f547
#40f446
#3ff345
#3ef244
#3df143
#3cf042

Monochromatic Color with #4afe50

#4afe50
#0c290d
#18541a
#257e28
#31a935
#3ed343

Tints of #4afe50 Color

#4afe50
#5efe63
#72fe76
#86fe8a
#9afe9d
#aefeb1
#c2fec4
#d6fed8
#eafeeb
#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

#4afe50
#fe4af8

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

Split Complementary

#4afe50
#aa4afe
#fe4a9e

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

Analogous Color

#8cfe4a
#68fe4a
#4afe50
#4afe74
#4afe98

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

#4afe50
#504afe
#fe504a

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

#4afe50
#4a9efe
#fe4af8
#feaa4a

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

#4afe50
#fe4af8
#fe4a9e
#4afeaa

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 #4afe50 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.

#4afe50 Color Code Preview on Black Background Color

This is how #4afe50 Color will look on black background color. Color contrast ratio is 15.58

#4afe50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4afe50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4afe50

#4afe50 color code is use for CSS Background Color

Background color for the above div is #4afe50

HTML with inline CSS

<div style="background-color:#4afe50;"></div>

#4afe50 color code is use for CSS Border Color

CSS Border color for the above div is #4afe50

HTML with inline CSS

<div style="border:5px solid #4afe50;"></div>

CSS Border Left color for the above div is #4afe50

HTML with inline CSS

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

CSS Border Right color for the above div is #4afe50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4afe50

HTML with inline CSS

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

CSS Border Top color for the above div is #4afe50

HTML with inline CSS

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

#4afe50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4afe50 Color code Preview on White Background

This is how #4afe50 Color code will look on white background color. Color contrast ratio is 1.35

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

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(74,254,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(254,74,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(74,254,80,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.