crispedge.com

Color picker

Loading...

#aae4d9 hex color - Green - Cool color - Information

#aae4d9 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #aae4d9 Color code in RGB color code model is created after adding 66.67% red color, 89.41% green color and 85.1% blue color. Hex #aae4d9 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 5% yellow and 11% black.

Hex #aae4d9 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 #aae4d9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaae4d9#aae4d9
RGB Decimal170, 228, 217rgb(170, 228, 217)
RGB Percent67%, 89%, 85%rgb(67%, 89%, 85%)
CSS RGBa170, 228, 217,1rgba(170,228,217,1)
CMYK Modelcmyk(25%,0%,5%,11%)
HSL Color Space169,52% ,78%hsl(169,52% ,78%)
HSV Color Space169°, 25%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110010011011001
Octal252344331
Decimal170228217
Hexaae4d9

Different shades of #aae4d9 color code.

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

Light Shade of #aae4d9
#d1f0ea
Dark Shade of #aae4d9
#83d8c8
Saturated Shade of #aae4d9
#a4eadc
Desaturated Shade of #aae4d9
#b0ded6
Grey scale Shade of #aae4d9
#c7c7c7
Brighten Shade
#c3fdf2
Most Readable Shade
#000000

Shades of #aae4d9 color code

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

#aae4d9
#97cac0
#84b1a8
#719890
#5e7e78
#4b6560
#384c48
#253230
#121918
#000000

Similar Color like #aae4d9 color

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

#abe5da
#ace6db
#ade7dc
#aee8dd
#afe9de
#b0eadf
#b1ebe0
#b2ece1
#b3ede2
#b4eee3
#b5efe4
#b6f0e5
#b7f1e6
#b8f2e7
#a9e3d8
#a8e2d7
#a7e1d6
#a6e0d5
#a5dfd4
#a4ded3
#a3ddd2
#a2dcd1
#a1dbd0
#a0dacf
#9fd9ce
#9ed8cd
#9dd7cc
#9cd6cb

Monochromatic Color with #aae4d9

#aae4d9
#0c0f0f
#2b3a37
#4b6460
#6b8f88
#8ab9b1

Tints of #aae4d9 Color

#aae4d9
#b3e7dd
#bceae1
#c6ede5
#cff0e9
#d9f3ee
#e2f6f2
#ecf9f6
#f5fcfa
#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

#aae4d9
#e4aab5

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

Split Complementary

#aae4d9
#e4aad2
#e4bcaa

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

Analogous Color

#aae4c2
#aae4cd
#aae4d9
#aae3e4
#aad8e4

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

#aae4d9
#d9aae4
#e4d9aa

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

#aae4d9
#bcaae4
#e4aab5
#d2e4aa

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

#aae4d9
#e4aab5
#e4bcaa
#aad2e4

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

#aae4d9 Color Code Preview on Black Background Color

This is how #aae4d9 Color will look on black background color. Color contrast ratio is 14.81

#aae4d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae4d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae4d9

#aae4d9 color code is use for CSS Background Color

Background color for the above div is #aae4d9

HTML with inline CSS

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

#aae4d9 color code is use for CSS Border Color

CSS Border color for the above div is #aae4d9

HTML with inline CSS

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

CSS Border Left color for the above div is #aae4d9

HTML with inline CSS

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

CSS Border Right color for the above div is #aae4d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae4d9

HTML with inline CSS

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

CSS Border Top color for the above div is #aae4d9

HTML with inline CSS

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

#aae4d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae4d9 Color code Preview on White Background

This is how #aae4d9 Color code will look on white background color. Color contrast ratio is 1.42

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

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