crispedge.com

Color picker

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

#aabca7 hex color - Green - Cool color - Information

#aabca7 hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #aabca7 color code is between #99bbaa web safe hex color code and #bbcc99 web safe hex color code. #99bbaa is the nearest web safe color code. You can see here many more shades of #aabca7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaabca7#aabca7
RGB Decimal170, 188, 167rgb(170, 188, 167)
RGB Percent67%, 74%, 65%rgb(67%, 74%, 65%)
CSS RGBa170, 188, 167,1rgba(170,188,167,1)
CMYK Modelcmyk(10%,0%,11%,26%)
HSL Color Space111,14% ,70%hsl(111,14% ,70%)
HSV Color Space111°, 11%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101011110010100111
Octal252274247
Decimal170188167
Hexaabca7

Different shades of #aabca7 color code.

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

Light Shade of #aabca7
#c6d2c4
Dark Shade of #aabca7
#8ea68a
Saturated Shade of #aabca7
#a4c49f
Desaturated Shade of #aabca7
#b0b4af
Grey scale Shade of #aabca7
#b1b1b1
Brighten Shade
#c3d5c0
Most Readable Shade
#000000

Shades of #aabca7 color code

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

#aabca7
#97a794
#849281
#717d6f
#5e685c
#4b534a
#383e37
#252925
#121412
#000000

Similar Color like #aabca7 color

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

#abbda8
#acbea9
#adbfaa
#aec0ab
#afc1ac
#b0c2ad
#b1c3ae
#b2c4af
#b3c5b0
#b4c6b1
#b5c7b2
#b6c8b3
#b7c9b4
#b8cab5
#a9bba6
#a8baa5
#a7b9a4
#a6b8a3
#a5b7a2
#a4b6a1
#a3b5a0
#a2b49f
#a1b39e
#a0b29d
#9fb19c
#9eb09b
#9daf9a
#9cae99

Monochromatic Color with #aabca7

#aabca7
#d0e6cd
#101210
#373c36
#5d675b
#849181

Tints of #aabca7 Color

#aabca7
#b3c3b0
#bccaba
#c6d2c4
#cfd9ce
#d9e1d7
#e2e8e1
#ecf0eb
#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

#aabca7
#b9a7bc

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

Split Complementary

#aabca7
#afa7bc
#bca7b5

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

Analogous Color

#b2bca7
#aebca7
#aabca7
#a7bca8
#a7bcac

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

#aabca7
#a7aabc
#bca7aa

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

#aabca7
#a7b4bc
#b9a7bc
#bcaea7

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

#aabca7
#b9a7bc
#bca7b5
#a7bcaf

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

#aabca7 Color Code Preview on Black Background Color

This is how #aabca7 Color will look on black background color. Color contrast ratio is 10.46

#aabca7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabca7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabca7

#aabca7 color code is use for CSS Background Color

Background color for the above div is #aabca7

HTML with inline CSS

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

#aabca7 color code is use for CSS Border Color

CSS Border color for the above div is #aabca7

HTML with inline CSS

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

CSS Border Left color for the above div is #aabca7

HTML with inline CSS

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

CSS Border Right color for the above div is #aabca7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aabca7

HTML with inline CSS

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

CSS Border Top color for the above div is #aabca7

HTML with inline CSS

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

#aabca7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aabca7 Color code Preview on White Background

This is how #aabca7 Color code will look on white background color. Color contrast ratio is 2.01

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

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.