crispedge.com

Color picker

Loading...

#aae6a2 hex color - Green - Cool color - Information

#aae6a2 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aae6a2 Color code in RGB color code model is created after adding 66.67% red color, 90.2% green color and 63.53% blue color. Hex #aae6a2 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 30% yellow and 10% black.

Hex #aae6a2 color code is between #99eeaa web safe hex color code and #bbdd99 web safe hex color code. #99eeaa is the nearest web safe color code. You can see here many more shades of #aae6a2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaae6a2#aae6a2
RGB Decimal170, 230, 162rgb(170, 230, 162)
RGB Percent67%, 90%, 64%rgb(67%, 90%, 64%)
CSS RGBa170, 230, 162,1rgba(170,230,162,1)
CMYK Modelcmyk(26%,0%,30%,10%)
HSL Color Space113,58% ,77%hsl(113,58% ,77%)
HSV Color Space113°, 30%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110011010100010
Octal252346242
Decimal170230162
Hexaae6a2

Different shades of #aae6a2 color code.

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

Light Shade of #aae6a2
#cff1ca
Dark Shade of #aae6a2
#85db7a
Saturated Shade of #aae6a2
#a5ec9c
Desaturated Shade of #aae6a2
#afe0a8
Grey scale Shade of #aae6a2
#c4c4c4
Brighten Shade
#c3ffbb
Most Readable Shade
#000000

Shades of #aae6a2 color code

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

#aae6a2
#97cc90
#84b27e
#71996c
#5e7f5a
#4b6648
#384c36
#253324
#121912
#000000

Similar Color like #aae6a2 color

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

#abe7a3
#ace8a4
#ade9a5
#aeeaa6
#afeba7
#b0eca8
#b1eda9
#b2eeaa
#b3efab
#b4f0ac
#b5f1ad
#b6f2ae
#b7f3af
#b8f4b0
#a9e5a1
#a8e4a0
#a7e39f
#a6e29e
#a5e19d
#a4e09c
#a3df9b
#a2de9a
#a1dd99
#a0dc98
#9fdb97
#9eda96
#9dd995
#9cd894

Monochromatic Color with #aae6a2

#aae6a2
#0d110c
#2c3c2a
#4c6648
#6b9166
#8bbb84

Tints of #aae6a2 Color

#aae6a2
#b3e8ac
#bcebb6
#c6eec1
#cff1cb
#d9f3d5
#e2f6e0
#ecf9ea
#f5fcf4
#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

#aae6a2
#dea2e6

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

Split Complementary

#aae6a2
#bca2e6
#e6a2cc

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

Analogous Color

#c5e6a2
#b8e6a2
#aae6a2
#a2e6a8
#a2e6b5

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

#aae6a2
#a2aae6
#e6a2aa

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

#aae6a2
#a2cce6
#dea2e6
#e6bca2

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

#aae6a2
#dea2e6
#e6a2cc
#a2e6bc

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

#aae6a2 Color Code Preview on Black Background Color

This is how #aae6a2 Color will look on black background color. Color contrast ratio is 14.55

#aae6a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae6a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae6a2

#aae6a2 color code is use for CSS Background Color

Background color for the above div is #aae6a2

HTML with inline CSS

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

#aae6a2 color code is use for CSS Border Color

CSS Border color for the above div is #aae6a2

HTML with inline CSS

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

CSS Border Left color for the above div is #aae6a2

HTML with inline CSS

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

CSS Border Right color for the above div is #aae6a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae6a2

HTML with inline CSS

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

CSS Border Top color for the above div is #aae6a2

HTML with inline CSS

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

#aae6a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae6a2 Color code Preview on White Background

This is how #aae6a2 Color code will look on white background color. Color contrast ratio is 1.44

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

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,230,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,162,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,230,162,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.