crispedge.com

Color picker

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

#aed5ae hex color - Green - Cool color - Information

#aed5ae hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #aed5ae color code is between #aaddaa web safe hex color code and #bbccbb web safe hex color code. #aaddaa is the nearest web safe color code. You can see here many more shades of #aed5ae color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaed5ae#aed5ae
RGB Decimal174, 213, 174rgb(174, 213, 174)
RGB Percent68%, 84%, 68%rgb(68%, 84%, 68%)
CSS RGBa174, 213, 174,1rgba(174,213,174,1)
CMYK Modelcmyk(18%,0%,18%,16%)
HSL Color Space120,32% ,76%hsl(120,32% ,76%)
HSV Color Space120°, 18%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101010110101110
Octal256325256
Decimal174213174
Hexaed5ae

Different shades of #aed5ae color code.

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

Light Shade of #aed5ae
#d0e6d0
Dark Shade of #aed5ae
#8cc48c
Saturated Shade of #aed5ae
#a8dba8
Desaturated Shade of #aed5ae
#b4cfb4
Grey scale Shade of #aed5ae
#c1c1c1
Brighten Shade
#c7eec7
Most Readable Shade
#000000

Shades of #aed5ae color code

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

#aed5ae
#9abd9a
#87a587
#748e74
#607660
#4d5e4d
#3a473a
#262f26
#131713
#000000

Similar Color like #aed5ae color

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

#afd6af
#b0d7b0
#b1d8b1
#b2d9b2
#b3dab3
#b4dbb4
#b5dcb5
#b6ddb6
#b7deb7
#b8dfb8
#b9e0b9
#bae1ba
#bbe2bb
#bce3bc
#add4ad
#acd3ac
#abd2ab
#aad1aa
#a9d0a9
#a8cfa8
#a7cea7
#a6cda6
#a5cca5
#a4cba4
#a3caa3
#a2c9a2
#a1c8a1
#a0c7a0

Monochromatic Color with #aed5ae

#aed5ae
#000000
#232b23
#465546
#698069
#8baa8b

Tints of #aed5ae Color

#aed5ae
#b7d9b7
#c0dec0
#c9e3c9
#d2e7d2
#dbecdb
#e4f1e4
#edf5ed
#f6faf6
#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

#aed5ae
#d5aed5

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

Split Complementary

#aed5ae
#c2aed5
#d5aec2

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

Analogous Color

#bed5ae
#b6d5ae
#aed5ae
#aed5b6
#aed5be

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

#aed5ae
#aeaed5
#d5aeae

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

#aed5ae
#aec1d5
#d5aed5
#d5c1ae

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

#aed5ae
#d5aed5
#d5aec2
#aed5c2

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

#aed5ae Color Code Preview on Black Background Color

This is how #aed5ae Color will look on black background color. Color contrast ratio is 12.93

#aed5ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed5ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed5ae

#aed5ae color code is use for CSS Background Color

Background color for the above div is #aed5ae

HTML with inline CSS

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

#aed5ae color code is use for CSS Border Color

CSS Border color for the above div is #aed5ae

HTML with inline CSS

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

CSS Border Left color for the above div is #aed5ae

HTML with inline CSS

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

CSS Border Right color for the above div is #aed5ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed5ae

HTML with inline CSS

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

CSS Border Top color for the above div is #aed5ae

HTML with inline CSS

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

#aed5ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed5ae Color code Preview on White Background

This is how #aed5ae Color code will look on white background color. Color contrast ratio is 1.62

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.