@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#aed51e hex color - Green - Warm color - Information

#aed51e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #aed51e Color code in RGB color code model is created after adding 68.24% red color, 83.53% green color and 11.76% blue color. Hex #aed51e Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 86% yellow and 16.47% black.

Hex #aed51e color code is between #aadd22 web safe hex color code and #bbcc11 web safe hex color code. #aadd22 is the nearest web safe color code. You can see here many more shades of #aed51e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code aed51e #aed51e
RGB Decimal 174, 213, 30 rgb(174, 213, 30)
RGB Percent 68%, 84%, 12% rgb(68%, 84%, 12%)
CSS RGBa 174, 213, 30,1 rgba(174,213,30,1)
CMYK Model cmyk(18%,0%,86%,16.47%)
HSL Color Space 73,75% ,48% hsl(73,75% ,48%)
HSV Color Space 73°, 86%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11010101 00011110
Octal 256 325 36
Decimal 174 213 30
Hex ae d5 1e

Different shades of #aed51e color code.

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

Light Shade of #aed51e
#c2e442
Dark Shade of #aed51e
#89a818
Saturated Shade of #aed51e
#b5e112
Desaturated Shade of #aed51e
#a7c92a
Grey scale Shade of #aed51e
#797979
Brighten Shade
#c7ee37
Most Readable Shade
#000000

Shades of #aed51e color code

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

#aed51e
#9abd1a
#87a517
#748e14
#607610
#4d5e0d
#3a470a
#262f06
#131703
#000000

Similar Color like #aed51e color

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

#afd61f
#b0d720
#b1d821
#b2d922
#b3da23
#b4db24
#b5dc25
#b6dd26
#b7de27
#b8df28
#b9e029
#bae12a
#bbe22b
#bce32c
#add41d
#acd31c
#abd21b
#aad11a
#a9d019
#a8cf18
#a7ce17
#a6cd16
#a5cc15
#a4cb14
#a3ca13
#a2c912
#a1c811
#a0c710

Monochromatic Color with #aed51e

#aed51e
#000000
#232b06
#46550c
#698012
#8baa18

Tints of #aed51e Color

#aed51e
#b7d937
#c0de50
#c9e369
#d2e782
#dbec9b
#e4f1b4
#edf5cd
#f6fae6
#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

#aed51e
#451ed5

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

Split Complementary

#aed51e
#1e52d5
#a11ed5

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

Analogous Color

#d5b31e
#d3d51e
#aed51e
#89d51e
#65d51e

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

#aed51e
#1eaed5
#d51eae

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

#aed51e
#1ed5a0
#451ed5
#d51e52

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

#aed51e
#451ed5
#a11ed5
#52d51e

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

#aed51e Color Code Preview on Black Background Color

This is how #aed51e Color will look on black background color. Color contrast ratio is 12.34

#aed51e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed51e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed51e

#aed51e color code is use for CSS Background Color

Background color for the above div is #aed51e

HTML with inline CSS

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

#aed51e color code is use for CSS Border Color

CSS Border color for the above div is #aed51e

HTML with inline CSS

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

CSS Border Left color for the above div is #aed51e

HTML with inline CSS

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

CSS Border Right color for the above div is #aed51e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed51e

HTML with inline CSS

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

CSS Border Top color for the above div is #aed51e

HTML with inline CSS

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

#aed51e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed51e Color code Preview on White Background

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

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,213,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(69,30,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,213,30,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.