@
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.

#aed401 hex color - Green - Warm color - Information

#aed401 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #aed401 color code is between #aacc00 web safe hex color code and #bbdd00 web safe hex color code. #aacc00 is the nearest web safe color code. You can see here many more shades of #aed401 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code aed401 #aed401
RGB Decimal 174, 212, 1 rgb(174, 212, 1)
RGB Percent 68%, 83%, 0% rgb(68%, 83%, 0%)
CSS RGBa 174, 212, 1,1 rgba(174,212,1,1)
CMYK Model cmyk(18%,0%,100%,16.86%)
HSL Color Space 71,99% ,42% hsl(71,99% ,42%)
HSV Color Space 71°, 100%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11010100 00000001
Octal 256 324 1
Decimal 174 212 1
Hex ae d4 01

Different shades of #aed401 color code.

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

Light Shade of #aed401
#d2fe0a
Dark Shade of #aed401
#84a101
Saturated Shade of #aed401
#afd500
Desaturated Shade of #aed401
#a7c90c
Grey scale Shade of #aed401
#6a6a6a
Brighten Shade
#c7ed1a
Most Readable Shade
#000000

Shades of #aed401 color code

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

#aed401
#9abc00
#87a400
#748d00
#607500
#4d5e00
#3a4600
#262f00
#131700
#000000

Similar Color like #aed401 color

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

#afd502
#b0d603
#b1d704
#b2d805
#b3d906
#b4da07
#b5db08
#b6dc09
#b7dd0a
#b8de0b
#b9df0c
#bae00d
#bbe10e
#bce20f
#add300
#acd200
#abd100
#aad000
#a9cf00
#a8ce00
#a7cd00
#a6cc00
#a5cb00
#a4ca00
#a3c900
#a2c800
#a1c700
#a0c600

Monochromatic Color with #aed401

#aed401
#d1fe01
#222a00
#455400
#687f01
#8ba901

Tints of #aed401 Color

#aed401
#b7d81d
#c0dd39
#c9e255
#d2e771
#dbeb8e
#e4f0aa
#edf5c6
#f6fae2
#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

#aed401
#2701d4

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

Split Complementary

#aed401
#0144d4
#9101d4

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

Analogous Color

#d4a601
#d4d001
#aed401
#84d401
#5ad401

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

#aed401
#01aed4
#d401ae

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

#aed401
#01d490
#2701d4
#d40144

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

#aed401
#2701d4
#9101d4
#44d401

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

#aed401 Color Code Preview on Black Background Color

This is how #aed401 Color will look on black background color. Color contrast ratio is 12.22

#aed401 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed401

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed401

#aed401 color code is use for CSS Background Color

Background color for the above div is #aed401

HTML with inline CSS

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

#aed401 color code is use for CSS Border Color

CSS Border color for the above div is #aed401

HTML with inline CSS

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

CSS Border Left color for the above div is #aed401

HTML with inline CSS

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

CSS Border Right color for the above div is #aed401

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed401

HTML with inline CSS

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

CSS Border Top color for the above div is #aed401

HTML with inline CSS

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

#aed401 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed401 Color code Preview on White Background

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

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,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(39,1,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,212,1,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.