crispedge.com

Color picker

Loading...

#aed33e hex color - Green - Warm color - Information

#aed33e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #aed33e color code is between #aacc44 web safe hex color code and #bbdd33 web safe hex color code. #aacc44 is the nearest web safe color code. You can see here many more shades of #aed33e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaed33e#aed33e
RGB Decimal174, 211, 62rgb(174, 211, 62)
RGB Percent68%, 83%, 24%rgb(68%, 83%, 24%)
CSS RGBa174, 211, 62,1rgba(174,211,62,1)
CMYK Modelcmyk(18%,0%,71%,17%)
HSL Color Space75,63% ,54%hsl(75,63% ,54%)
HSV Color Space75°, 71%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101101001100111110
Octal25632376
Decimal17421162
Hexaed33e

Different shades of #aed33e color code.

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

Light Shade of #aed33e
#bfdc68
Dark Shade of #aed33e
#92b529
Saturated Shade of #aed33e
#b4df32
Desaturated Shade of #aed33e
#a8c74a
Grey scale Shade of #aed33e
#888888
Brighten Shade
#c7ec57
Most Readable Shade
#000000

Shades of #aed33e color code

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

#aed33e
#9abb37
#87a430
#748c29
#607522
#4d5d1b
#3a4614
#262e0d
#131706
#000000

Similar Color like #aed33e color

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

#afd43f
#b0d540
#b1d641
#b2d742
#b3d843
#b4d944
#b5da45
#b6db46
#b7dc47
#b8dd48
#b9de49
#badf4a
#bbe04b
#bce14c
#add23d
#acd13c
#abd03b
#aacf3a
#a9ce39
#a8cd38
#a7cc37
#a6cb36
#a5ca35
#a4c934
#a3c833
#a2c732
#a1c631
#a0c530

Monochromatic Color with #aed33e

#aed33e
#d1fd4b
#22290c
#455319
#687e25
#8ba832

Tints of #aed33e Color

#aed33e
#b7d753
#c0dc68
#c9e17e
#d2e693
#dbeba9
#e4f0be
#edf5d4
#f6fae9
#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

#aed33e
#633ed3

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

Split Complementary

#aed33e
#3e63d3
#ad3ed3

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

Analogous Color

#d3bc3e
#ccd33e
#aed33e
#90d33e
#72d33e

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

#aed33e
#3eaed3
#d33eae

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

#aed33e
#3ed3ad
#633ed3
#d33e63

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

#aed33e
#633ed3
#ad3ed3
#63d33e

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

#aed33e Color Code Preview on Black Background Color

This is how #aed33e Color will look on black background color. Color contrast ratio is 12.19

#aed33e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed33e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed33e

#aed33e color code is use for CSS Background Color

Background color for the above div is #aed33e

HTML with inline CSS

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

#aed33e color code is use for CSS Border Color

CSS Border color for the above div is #aed33e

HTML with inline CSS

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

CSS Border Left color for the above div is #aed33e

HTML with inline CSS

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

CSS Border Right color for the above div is #aed33e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed33e

HTML with inline CSS

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

CSS Border Top color for the above div is #aed33e

HTML with inline CSS

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

#aed33e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed33e Color code Preview on White Background

This is how #aed33e Color code will look on white background color. Color contrast ratio is 1.72

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

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,211,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,62,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,211,62,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.