crispedge.com

Color picker

Loading...

#aae0d9 hex color - Green - Cool color - Information

#aae0d9 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aae0d9 Color code in RGB color code model is created after adding 66.67% red color, 87.84% green color and 85.1% blue color. Hex #aae0d9 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 3% yellow and 12% black.

Hex #aae0d9 color code is between #99dddd web safe hex color code and #bbeecc web safe hex color code. #99dddd is the nearest web safe color code. You can see here many more shades of #aae0d9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaae0d9#aae0d9
RGB Decimal170, 224, 217rgb(170, 224, 217)
RGB Percent67%, 88%, 85%rgb(67%, 88%, 85%)
CSS RGBa170, 224, 217,1rgba(170,224,217,1)
CMYK Modelcmyk(24%,0%,3%,12%)
HSL Color Space172,47% ,77%hsl(172,47% ,77%)
HSV Color Space172°, 24%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110000011011001
Octal252340331
Decimal170224217
Hexaae0d9

Different shades of #aae0d9 color code.

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

Light Shade of #aae0d9
#cfeeea
Dark Shade of #aae0d9
#85d2c8
Saturated Shade of #aae0d9
#a4e6dd
Desaturated Shade of #aae0d9
#b0dad5
Grey scale Shade of #aae0d9
#c5c5c5
Brighten Shade
#c3f9f2
Most Readable Shade
#000000

Shades of #aae0d9 color code

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

#aae0d9
#97c7c0
#84aea8
#719590
#5e7c78
#4b6360
#384a48
#253130
#121818
#000000

Similar Color like #aae0d9 color

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

#abe1da
#ace2db
#ade3dc
#aee4dd
#afe5de
#b0e6df
#b1e7e0
#b2e8e1
#b3e9e2
#b4eae3
#b5ebe4
#b6ece5
#b7ede6
#b8eee7
#a9dfd8
#a8ded7
#a7ddd6
#a6dcd5
#a5dbd4
#a4dad3
#a3d9d2
#a2d8d1
#a1d7d0
#a0d6cf
#9fd5ce
#9ed4cd
#9dd3cc
#9cd2cb

Monochromatic Color with #aae0d9

#aae0d9
#090b0b
#293634
#49605d
#698b87
#8ab5b0

Tints of #aae0d9 Color

#aae0d9
#b3e3dd
#bce6e1
#c6eae5
#cfede9
#d9f1ee
#e2f4f2
#ecf8f6
#f5fbfa
#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

#aae0d9
#e0aab1

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

Split Complementary

#aae0d9
#e0aacc
#e0beaa

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

Analogous Color

#aae0c3
#aae0ce
#aae0d9
#aadce0
#aad1e0

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

#aae0d9
#d9aae0
#e0d9aa

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

#aae0d9
#beaae0
#e0aab1
#cce0aa

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

#aae0d9
#e0aab1
#e0beaa
#aacce0

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

#aae0d9 Color Code Preview on Black Background Color

This is how #aae0d9 Color will look on black background color. Color contrast ratio is 14.37

#aae0d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae0d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae0d9

#aae0d9 color code is use for CSS Background Color

Background color for the above div is #aae0d9

HTML with inline CSS

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

#aae0d9 color code is use for CSS Border Color

CSS Border color for the above div is #aae0d9

HTML with inline CSS

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

CSS Border Left color for the above div is #aae0d9

HTML with inline CSS

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

CSS Border Right color for the above div is #aae0d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae0d9

HTML with inline CSS

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

CSS Border Top color for the above div is #aae0d9

HTML with inline CSS

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

#aae0d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae0d9 Color code Preview on White Background

This is how #aae0d9 Color code will look on white background color. Color contrast ratio is 1.46

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

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(170,224,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,170,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,224,217,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.