crispedge.com

Color picker

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

#aae8c7 hex color - Green - Cool color - Information

#aae8c7 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #aae8c7 Color code in RGB color code model is created after adding 66.67% red color, 90.98% green color and 78.04% blue color. Hex #aae8c7 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 14% yellow and 9% black.

Hex #aae8c7 color code is between #99eecc web safe hex color code and #bbddbb web safe hex color code. #99eecc is the nearest web safe color code. You can see here many more shades of #aae8c7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaae8c7#aae8c7
RGB Decimal170, 232, 199rgb(170, 232, 199)
RGB Percent67%, 91%, 78%rgb(67%, 91%, 78%)
CSS RGBa170, 232, 199,1rgba(170,232,199,1)
CMYK Modelcmyk(27%,0%,14%,9%)
HSL Color Space148,57% ,79%hsl(148,57% ,79%)
HSV Color Space148°, 27%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101110100011000111
Octal252350307
Decimal170232199
Hexaae8c7

Different shades of #aae8c7 color code.

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

Light Shade of #aae8c7
#d2f3e1
Dark Shade of #aae8c7
#82ddad
Saturated Shade of #aae8c7
#a5edc7
Desaturated Shade of #aae8c7
#afe3c7
Grey scale Shade of #aae8c7
#c9c9c9
Brighten Shade
#c3ffe0
Most Readable Shade
#000000

Shades of #aae8c7 color code

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

#aae8c7
#97ceb0
#84b49a
#719a84
#5e806e
#4b6758
#384d42
#25332c
#121916
#000000

Similar Color like #aae8c7 color

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

#abe9c8
#aceac9
#adebca
#aeeccb
#afedcc
#b0eecd
#b1efce
#b2f0cf
#b3f1d0
#b4f2d1
#b5f3d2
#b6f4d3
#b7f5d4
#b8f6d5
#a9e7c6
#a8e6c5
#a7e5c4
#a6e4c3
#a5e3c2
#a4e2c1
#a3e1c0
#a2e0bf
#a1dfbe
#a0debd
#9fddbc
#9edcbb
#9ddbba
#9cdab9

Monochromatic Color with #aae8c7

#aae8c7
#0e1311
#2d3e35
#4d685a
#6c937e
#8bbda3

Tints of #aae8c7 Color

#aae8c7
#b3eacd
#bcedd3
#c6efd9
#cff2df
#d9f4e6
#e2f7ec
#ecf9f2
#f5fcf8
#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

#aae8c7
#e8aacb

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

Split Complementary

#aae8c7
#e6aae8
#e8aaac

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

Analogous Color

#aae8ae
#aae8bb
#aae8c7
#aae8d3
#aae8e0

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

#aae8c7
#c7aae8
#e8c7aa

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

#aae8c7
#aaace8
#e8aacb
#e8e6aa

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

#aae8c7
#e8aacb
#e8aaac
#aae8e6

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

#aae8c7 Color Code Preview on Black Background Color

This is how #aae8c7 Color will look on black background color. Color contrast ratio is 15.08

#aae8c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae8c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aae8c7

#aae8c7 color code is use for CSS Background Color

Background color for the above div is #aae8c7

HTML with inline CSS

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

#aae8c7 color code is use for CSS Border Color

CSS Border color for the above div is #aae8c7

HTML with inline CSS

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

CSS Border Left color for the above div is #aae8c7

HTML with inline CSS

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

CSS Border Right color for the above div is #aae8c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aae8c7

HTML with inline CSS

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

CSS Border Top color for the above div is #aae8c7

HTML with inline CSS

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

#aae8c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aae8c7 Color code Preview on White Background

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

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.