crispedge.com

Color picker

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

#a0ab9d hex color - Green - Cool color - Information

#a0ab9d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #a0ab9d Color code in RGB color code model is created after adding 62.75% red color, 67.06% green color and 61.57% blue color. Hex #a0ab9d Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 8% yellow and 33% black.

Hex #a0ab9d color code is between #99aa99 web safe hex color code and #aabbaa web safe hex color code. #99aa99 is the nearest web safe color code. You can see here many more shades of #a0ab9d color code.

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codea0ab9d#a0ab9d
RGB Decimal160, 171, 157rgb(160, 171, 157)
RGB Percent63%, 67%, 62%rgb(63%, 67%, 62%)
CSS RGBa160, 171, 157,1rgba(160,171,157,1)
CMYK Modelcmyk(6%,0%,8%,33%)
HSL Color Space107,8% ,64%hsl(107,8% ,64%)
HSV Color Space107°, 8%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000001010101110011101
Octal240253235
Decimal160171157
Hexa0ab9d

Different shades of #a0ab9d color code.

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

Light Shade of #a0ab9d
#bbc3b8
Dark Shade of #a0ab9d
#859382
Saturated Shade of #a0ab9d
#9bb494
Desaturated Shade of #a0ab9d
#a4a4a4
Grey scale Shade of #a0ab9d
#a4a4a4
Brighten Shade
#b9c4b6
Most Readable Shade
#000000

Shades of #a0ab9d color code

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

#a0ab9d
#8e988b
#7c857a
#6a7268
#585f57
#474c45
#353934
#232622
#111311
#000000

Similar Color like #a0ab9d color

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

#a1ac9e
#a2ad9f
#a3aea0
#a4afa1
#a5b0a2
#a6b1a3
#a7b2a4
#a8b3a5
#a9b4a6
#aab5a7
#abb6a8
#acb7a9
#adb8aa
#aeb9ab
#9faa9c
#9ea99b
#9da89a
#9ca799
#9ba698
#9aa597
#99a496
#98a395
#97a294
#96a193
#95a092
#949f91
#939e90
#929d8f

Monochromatic Color with #a0ab9d

#a0ab9d
#c8d5c4
#010101
#292b28
#50564f
#788076

Tints of #a0ab9d Color

#a0ab9d
#aab4a7
#b5bdb2
#bfc7bd
#cad0c8
#d4d9d3
#dfe3de
#e9ece9
#f4f5f4
#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

#a0ab9d
#a89dab

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

Split Complementary

#a0ab9d
#a19dab
#ab9da7

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

Analogous Color

#a6ab9d
#a3ab9d
#a0ab9d
#9dab9d
#9daba0

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

#a0ab9d
#9da0ab
#ab9da0

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

#a0ab9d
#9da7ab
#a89dab
#aba19d

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

#a0ab9d
#a89dab
#ab9da7
#9daba1

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

#a0ab9d Color Code Preview on Black Background Color

This is how #a0ab9d Color will look on black background color. Color contrast ratio is 8.81

#a0ab9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0ab9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0ab9d

#a0ab9d color code is use for CSS Background Color

Background color for the above div is #a0ab9d

HTML with inline CSS

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

#a0ab9d color code is use for CSS Border Color

CSS Border color for the above div is #a0ab9d

HTML with inline CSS

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

CSS Border Left color for the above div is #a0ab9d

HTML with inline CSS

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

CSS Border Right color for the above div is #a0ab9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0ab9d

HTML with inline CSS

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

CSS Border Top color for the above div is #a0ab9d

HTML with inline CSS

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

#a0ab9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0ab9d Color code Preview on White Background

This is how #a0ab9d Color code will look on white background color. Color contrast ratio is 2.38

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

Related Gradients

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.