crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#aaed7b hex color - Green - Cool color - Information

#aaed7b hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aaed7b Color code in RGB color code model is created after adding 66.67% red color, 92.94% green color and 48.24% blue color. Hex #aaed7b Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 48% yellow and 7% black.

Hex #aaed7b color code is between #99ee77 web safe hex color code and #bbdd88 web safe hex color code. #99ee77 is the nearest web safe color code. You can see here many more shades of #aaed7b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaaed7b#aaed7b
RGB Decimal170, 237, 123rgb(170, 237, 123)
RGB Percent67%, 93%, 48%rgb(67%, 93%, 48%)
CSS RGBa170, 237, 123,1rgba(170,237,123,1)
CMYK Modelcmyk(28%,0%,48%,7%)
HSL Color Space95,76% ,71%hsl(95,76% ,71%)
HSV Color Space95°, 48%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110110101111011
Octal252355173
Decimal170237123
Hexaaed7b

Different shades of #aaed7b color code.

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

Light Shade of #aaed7b
#c7f3a8
Dark Shade of #aaed7b
#8de74e
Saturated Shade of #aaed7b
#a9f473
Desaturated Shade of #aaed7b
#abe582
Grey scale Shade of #aaed7b
#b4b4b4
Brighten Shade
#c3ff94
Most Readable Shade
#000000

Shades of #aaed7b color code

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

#aaed7b
#97d26d
#84b85f
#719e52
#5e8344
#4b6936
#384f29
#25341b
#121a0d
#000000

Similar Color like #aaed7b color

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

#abee7c
#acef7d
#adf07e
#aef17f
#aff280
#b0f381
#b1f482
#b2f583
#b3f684
#b4f785
#b5f886
#b6f987
#b7fa88
#b8fb89
#a9ec7a
#a8eb79
#a7ea78
#a6e977
#a5e876
#a4e775
#a3e674
#a2e573
#a1e472
#a0e371
#9fe270
#9ee16f
#9de06e
#9cdf6d

Monochromatic Color with #aaed7b

#aaed7b
#12180d
#304323
#4f6d39
#6d984f
#8cc265

Tints of #aaed7b Color

#aaed7b
#b3ef89
#bcf198
#c6f3a7
#cff5b5
#d9f7c4
#e2f9d3
#ecfbe1
#f5fdf0
#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

#aaed7b
#be7bed

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

Split Complementary

#aaed7b
#857bed
#ed7be3

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

Analogous Color

#d8ed7b
#c1ed7b
#aaed7b
#93ed7b
#7ced7b

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

#aaed7b
#7baaed
#ed7baa

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

#aaed7b
#7be3ed
#be7bed
#ed857b

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

#aaed7b
#be7bed
#ed7be3
#7bed85

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

#aaed7b Color Code Preview on Black Background Color

This is how #aaed7b Color will look on black background color. Color contrast ratio is 15.11

#aaed7b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaed7b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaed7b

#aaed7b color code is use for CSS Background Color

Background color for the above div is #aaed7b

HTML with inline CSS

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

#aaed7b color code is use for CSS Border Color

CSS Border color for the above div is #aaed7b

HTML with inline CSS

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

CSS Border Left color for the above div is #aaed7b

HTML with inline CSS

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

CSS Border Right color for the above div is #aaed7b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaed7b

HTML with inline CSS

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

CSS Border Top color for the above div is #aaed7b

HTML with inline CSS

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

#aaed7b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaed7b Color code Preview on White Background

This is how #aaed7b Color code will look on white background color. Color contrast ratio is 1.39

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.