crispedge.com

Color picker

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

#aabcaa hex color - Green - Cool color - Information

#aabcaa hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #aabcaa color code is between #99bb99 web safe hex color code and #bbccbb web safe hex color code. #99bb99 is the nearest web safe color code. You can see here many more shades of #aabcaa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaabcaa#aabcaa
RGB Decimal170, 188, 170rgb(170, 188, 170)
RGB Percent67%, 74%, 67%rgb(67%, 74%, 67%)
CSS RGBa170, 188, 170,1rgba(170,188,170,1)
CMYK Modelcmyk(10%,0%,10%,26%)
HSL Color Space120,12% ,70%hsl(120,12% ,70%)
HSV Color Space120°, 10%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101011110010101010
Octal252274252
Decimal170188170
Hexaabcaa

Different shades of #aabcaa color code.

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

Light Shade of #aabcaa
#c7d2c7
Dark Shade of #aabcaa
#8da68d
Saturated Shade of #aabcaa
#a2c4a2
Desaturated Shade of #aabcaa
#b2b4b2
Grey scale Shade of #aabcaa
#b3b3b3
Brighten Shade
#c3d5c3
Most Readable Shade
#000000

Shades of #aabcaa color code

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

#aabcaa
#97a797
#849284
#717d71
#5e685e
#4b534b
#383e38
#252925
#121412
#000000

Similar Color like #aabcaa color

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

#abbdab
#acbeac
#adbfad
#aec0ae
#afc1af
#b0c2b0
#b1c3b1
#b2c4b2
#b3c5b3
#b4c6b4
#b5c7b5
#b6c8b6
#b7c9b7
#b8cab8
#a9bba9
#a8baa8
#a7b9a7
#a6b8a6
#a5b7a5
#a4b6a4
#a3b5a3
#a2b4a2
#a1b3a1
#a0b2a0
#9fb19f
#9eb09e
#9daf9d
#9cae9c

Monochromatic Color with #aabcaa

#aabcaa
#d0e6d0
#101210
#373c37
#5d675d
#849184

Tints of #aabcaa Color

#aabcaa
#b3c3b3
#bccabc
#c6d2c6
#cfd9cf
#d9e1d9
#e2e8e2
#ecf0ec
#f5f7f5
#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

#aabcaa
#bcaabc

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

Split Complementary

#aabcaa
#b3aabc
#bcaab3

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

Analogous Color

#b1bcaa
#aebcaa
#aabcaa
#aabcae
#aabcb1

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

#aabcaa
#aaaabc
#bcaaaa

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

#aabcaa
#aab3bc
#bcaabc
#bcb3aa

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

#aabcaa
#bcaabc
#bcaab3
#aabcb3

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

#aabcaa Color Code Preview on Black Background Color

This is how #aabcaa Color will look on black background color. Color contrast ratio is 10.48

#aabcaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabcaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabcaa

#aabcaa color code is use for CSS Background Color

Background color for the above div is #aabcaa

HTML with inline CSS

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

#aabcaa color code is use for CSS Border Color

CSS Border color for the above div is #aabcaa

HTML with inline CSS

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

CSS Border Left color for the above div is #aabcaa

HTML with inline CSS

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

CSS Border Right color for the above div is #aabcaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aabcaa

HTML with inline CSS

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

CSS Border Top color for the above div is #aabcaa

HTML with inline CSS

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

#aabcaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aabcaa Color code Preview on White Background

This is how #aabcaa Color code will look on white background color. Color contrast ratio is 2.00

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

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.