crispedge.com

Color picker

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

#aed08c hex color - Green - Cool color - Information

#aed08c hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeaed08c#aed08c
RGB Decimal174, 208, 140rgb(174, 208, 140)
RGB Percent68%, 82%, 55%rgb(68%, 82%, 55%)
CSS RGBa174, 208, 140,1rgba(174,208,140,1)
CMYK Modelcmyk(16%,0%,33%,18%)
HSL Color Space90,42% ,68%hsl(90,42% ,68%)
HSV Color Space90°, 33%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101101000010001100
Octal256320214
Decimal174208140
Hexaed08c

Different shades of #aed08c color code.

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

Light Shade of #aed08c
#c7dfb0
Dark Shade of #aed08c
#94c168
Saturated Shade of #aed08c
#aed884
Desaturated Shade of #aed08c
#aec894
Grey scale Shade of #aed08c
#aeaeae
Brighten Shade
#c7e9a5
Most Readable Shade
#000000

Shades of #aed08c color code

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

#aed08c
#9ab87c
#87a16c
#748a5d
#60734d
#4d5c3e
#3a452e
#262e1f
#13170f
#000000

Similar Color like #aed08c color

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

#afd18d
#b0d28e
#b1d38f
#b2d490
#b3d591
#b4d692
#b5d793
#b6d894
#b7d995
#b8da96
#b9db97
#badc98
#bbdd99
#bcde9a
#adcf8b
#acce8a
#abcd89
#aacc88
#a9cb87
#a8ca86
#a7c985
#a6c884
#a5c783
#a4c682
#a3c581
#a2c480
#a1c37f
#a0c27e

Monochromatic Color with #aed08c

#aed08c
#d2faa9
#20261a
#435036
#677b53
#8aa56f

Tints of #aed08c Color

#aed08c
#b7d598
#c0daa5
#c9dfb2
#d2e4bf
#dbeacb
#e4efd8
#edf4e5
#f6f9f2
#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

#aed08c
#ae8cd0

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

Split Complementary

#aed08c
#8c8cd0
#d08cd0

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

Analogous Color

#c9d08c
#bcd08c
#aed08c
#a0d08c
#93d08c

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

#aed08c
#8caed0
#d08cae

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

#aed08c
#8cd0d0
#ae8cd0
#d08c8c

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

#aed08c
#ae8cd0
#d08cd0
#8cd08c

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

#aed08c Color Code Preview on Black Background Color

This is how #aed08c Color will look on black background color. Color contrast ratio is 12.20

#aed08c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed08c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aed08c

#aed08c color code is use for CSS Background Color

Background color for the above div is #aed08c

HTML with inline CSS

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

#aed08c color code is use for CSS Border Color

CSS Border color for the above div is #aed08c

HTML with inline CSS

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

CSS Border Left color for the above div is #aed08c

HTML with inline CSS

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

CSS Border Right color for the above div is #aed08c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aed08c

HTML with inline CSS

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

CSS Border Top color for the above div is #aed08c

HTML with inline CSS

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

#aed08c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aed08c Color code Preview on White Background

This is how #aed08c Color code will look on white background color. Color contrast ratio is 1.72

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.