crispedge.com

Color picker

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

#aac4aa hex color - Green - Cool color - Information

#aac4aa hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aac4aa Color code in RGB color code model is created after adding 66.67% red color, 76.86% green color and 66.67% blue color. Hex #aac4aa Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 13% yellow and 23% black.

Hex #aac4aa color code is between #99cc99 web safe hex color code and #bbbbbb web safe hex color code. #99cc99 is the nearest web safe color code. You can see here many more shades of #aac4aa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaac4aa#aac4aa
RGB Decimal170, 196, 170rgb(170, 196, 170)
RGB Percent67%, 77%, 67%rgb(67%, 77%, 67%)
CSS RGBa170, 196, 170,1rgba(170,196,170,1)
CMYK Modelcmyk(13%,0%,13%,23%)
HSL Color Space120,18% ,72%hsl(120,18% ,72%)
HSV Color Space120°, 13%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101100010010101010
Octal252304252
Decimal170196170
Hexaac4aa

Different shades of #aac4aa color code.

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

Light Shade of #aac4aa
#c8d9c8
Dark Shade of #aac4aa
#8caf8c
Saturated Shade of #aac4aa
#a3cba3
Desaturated Shade of #aac4aa
#b1bdb1
Grey scale Shade of #aac4aa
#b7b7b7
Brighten Shade
#c3ddc3
Most Readable Shade
#000000

Shades of #aac4aa color code

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

#aac4aa
#97ae97
#849884
#718271
#5e6c5e
#4b574b
#384138
#252b25
#121512
#000000

Similar Color like #aac4aa color

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

#abc5ab
#acc6ac
#adc7ad
#aec8ae
#afc9af
#b0cab0
#b1cbb1
#b2ccb2
#b3cdb3
#b4ceb4
#b5cfb5
#b6d0b6
#b7d1b7
#b8d2b8
#a9c3a9
#a8c2a8
#a7c1a7
#a6c0a6
#a5bfa5
#a4bea4
#a3bda3
#a2bca2
#a1bba1
#a0baa0
#9fb99f
#9eb89e
#9db79d
#9cb69c

Monochromatic Color with #aac4aa

#aac4aa
#cfeecf
#171a17
#3b443b
#606f60
#859985

Tints of #aac4aa Color

#aac4aa
#b3cab3
#bcd1bc
#c6d7c6
#cfdecf
#d9e4d9
#e2ebe2
#ecf1ec
#f5f8f5
#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

#aac4aa
#c4aac4

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

Split Complementary

#aac4aa
#b7aac4
#c4aab7

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

Analogous Color

#b4c4aa
#afc4aa
#aac4aa
#aac4af
#aac4b4

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

#aac4aa
#aaaac4
#c4aaaa

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

#aac4aa
#aab7c4
#c4aac4
#c4b7aa

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

#aac4aa
#c4aac4
#c4aab7
#aac4b7

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

#aac4aa Color Code Preview on Black Background Color

This is how #aac4aa Color will look on black background color. Color contrast ratio is 11.19

#aac4aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aac4aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aac4aa

#aac4aa color code is use for CSS Background Color

Background color for the above div is #aac4aa

HTML with inline CSS

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

#aac4aa color code is use for CSS Border Color

CSS Border color for the above div is #aac4aa

HTML with inline CSS

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

CSS Border Left color for the above div is #aac4aa

HTML with inline CSS

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

CSS Border Right color for the above div is #aac4aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aac4aa

HTML with inline CSS

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

CSS Border Top color for the above div is #aac4aa

HTML with inline CSS

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

#aac4aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aac4aa Color code Preview on White Background

This is how #aac4aa Color code will look on white background color. Color contrast ratio is 1.88

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

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.