Skip to main content Skip to docs navigation

#aed80b hex color | Download Dark Green BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Jeune Citron and its hex is #A6D40D Nearest Color Name

Color Hue/Base color: Green

Hex #aed80b Color code in RGB color code model is created after adding 68.24% red color, 84.71% green color and 4.31% blue color. Hex #aed80b Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 95% yellow and 15.29% black.

Hex #aed80b color code is between #aadd11 web safe hex color code and #bbcc00 web safe hex color code. #aadd11 is the nearest web safe color code. You can see here many more shades of #aed80b color code.

RGB Chart

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

Color Table

Hex Color Code aed80b #aed80b
RGB Decimal 174, 216, 11 174, 216, 11
RGB Percent 68%, 85%, 4% rgb(68%, 85%, 4%)
CSS RGBa 174, 216, 11,1 rgba(174,216,11,1)
CMYK Model cmyk(19%,0%,95%,15.29%)
HSL Color Space 72,90% ,45% hsl(72,90% ,45%)
HSV Color Space 72°, 95%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11011000 00001011
Octal 256 330 13
Decimal 174 216 11
Hex ae d8 0b

Different shades of #aed80b color code.

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

Darkest of #aed80b
#394604
Darker of #aed80b
#607706
Dark of #aed80b
#87a709
Base of #aed80b
#aed80b
Light of #aed80b
#c9f422
Lighter
#d5f653
Lightest
#e1f983

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

#aed80b
#350bd8

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

Split Complementary

#aed80b
#0b48d8
#9b0bd8

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

Analogous Color

#d88a0b
#d8ad0b
#aed80b
#6ad80b
#14d80b

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

#aed80b
#d80bae
#0baed8

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

#aed80b
#0baed8
#350bd8
#d8350b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#aed80b
#0bd89b
#350bd8
#d80b48

Square 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).

Monochromatic Color with #aed80b

#121601
#394604
#607706
#87a709
#aed80b
#c9f422
#d5f653
#e1f983
#edfbb4

Tints of #aed80b Color

#aed80b
#b7dc26
#c0e041
#c9e55c
#d2e977
#dbed92
#e4f2ad
#edf6c8
#f6fae3
#ffffff

Shades of #aed80b color code

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

#aed80b
#9ac009
#87a808
#749007
#607806
#4d6004
#3a4803
#263002
#131801
#000000

Tones

#aed80b
#a1c122
#93ab38
#86944f
#787d66

Tones

Similar Color like #aed80b color

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

#afd90c
#b0da0d
#b1db0e
#b2dc0f
#b3dd10
#b4de11
#b5df12
#b6e013
#b7e114
#b8e215
#b9e316
#bae417
#bbe518
#bce619
#add70a
#acd609
#abd508
#aad407
#a9d306
#a8d205
#a7d104
#a6d003
#a5cf02
#a4ce01
#a3cd00
#a2cc00
#a1cb00
#a0ca00

Download this Dark Green

Hex #aed80b 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.

#aed80b Color Code Preview on Black Background Color

This is how #aed80b Color will look on black background color. Color contrast ratio is 12.63

#aed80b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed80b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed80b

#aed80b color code is use for CSS Background Color

Background color for the above div is #aed80b

HTML with inline CSS

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

#aed80b color code is use for CSS Border Color

CSS Border color for the above div is #aed80b

HTML with inline CSS

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

CSS Border Left color for the above div is #aed80b

HTML with inline CSS

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

CSS Border Right color for the above div is #aed80b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed80b

HTML with inline CSS

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

CSS Border Top color for the above div is #aed80b

HTML with inline CSS

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

#aed80b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed80b Color code Preview on White Background

This is how #aed80b Color code will look on white background color. Color contrast ratio is 1.66

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(174,216,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(53,11,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,216,11,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }