crispedge.com

#aed45e hex color - Green - Warm color - Information

#aed45e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aed45e Color code in RGB color code model is created after adding 68.24% red color, 83.14% green color and 36.86% blue color. Hex #aed45e Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 56% yellow and 17% black.

Hex #aed45e color code is between #aacc66 web safe hex color code and #bbdd55 web safe hex color code. #aacc66 is the nearest web safe color code. You can see here many more shades of #aed45e color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeaed45e#aed45e
RGB Decimal174, 212, 94rgb(174, 212, 94)
RGB Percent68%, 83%, 37%rgb(68%, 83%, 37%)
CSS RGBa174, 212, 94,1rgba(174,212,94,1)
CMYK Modelcmyk(18%,0%,56%,17%)
HSL Color Space79,58% ,60%hsl(79,58% ,60%)
HSV Color Space79°, 56%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101101010001011110
Octal256324136
Decimal17421294
Hexaed45e

Different shades of #aed45e color code.

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

Light Shade of #aed45e
#c2df86
Dark Shade of #aed45e
#9ac936
Saturated Shade of #aed45e
#b2de54
Desaturated Shade of #aed45e
#aaca68
Grey scale Shade of #aed45e
#999999
Brighten Shade
#c7ed77
Most Readable Shade
#000000

Shades of #aed45e color code

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

#aed45e
#9abc53
#87a449
#748d3e
#607534
#4d5e29
#3a461f
#262f14
#13170a
#000000

Similar Color like #aed45e color

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

#afd55f
#b0d660
#b1d761
#b2d862
#b3d963
#b4da64
#b5db65
#b6dc66
#b7dd67
#b8de68
#b9df69
#bae06a
#bbe16b
#bce26c
#add35d
#acd25c
#abd15b
#aad05a
#a9cf59
#a8ce58
#a7cd57
#a6cc56
#a5cb55
#a4ca54
#a3c953
#a2c852
#a1c751
#a0c650

Monochromatic Color with #aed45e

#aed45e
#d1fe71
#222a13
#455425
#687f38
#8ba94b

Tints of #aed45e Color

#aed45e
#b7d86f
#c0dd81
#c9e293
#d2e7a5
#dbebb7
#e4f0c9
#edf5db
#f6faed
#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

#aed45e
#845ed4

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

Split Complementary

#aed45e
#5e73d4
#bf5ed4

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

Analogous Color

#d4cb5e
#c6d45e
#aed45e
#96d45e
#7fd45e

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

#aed45e
#5eaed4
#d45eae

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

#aed45e
#5ed4bf
#845ed4
#d45e73

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

#aed45e
#845ed4
#bf5ed4
#73d45e

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

#aed45e Color Code Preview on Black Background Color

This is how #aed45e Color will look on black background color. Color contrast ratio is 12.38

#aed45e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed45e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed45e

#aed45e color code is use for CSS Background Color

Background color for the above div is #aed45e

HTML with inline CSS

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

#aed45e color code is use for CSS Border Color

CSS Border color for the above div is #aed45e

HTML with inline CSS

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

CSS Border Left color for the above div is #aed45e

HTML with inline CSS

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

CSS Border Right color for the above div is #aed45e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed45e

HTML with inline CSS

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

CSS Border Top color for the above div is #aed45e

HTML with inline CSS

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

#aed45e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed45e Color code Preview on White Background

This is how #aed45e Color code will look on white background color. Color contrast ratio is 1.70

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

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(174,212,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(132,94,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,212,94,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>