crispedge.com

Color picker

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

#a0a37b hex color - Green - Warm color - Information

#a0a37b hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a0a37b Color code in RGB color code model is created after adding 62.75% red color, 63.92% green color and 48.24% blue color. Hex #a0a37b Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 25% yellow and 36% black.

Hex #a0a37b color code is between #99aa77 web safe hex color code and #aa9988 web safe hex color code. #99aa77 is the nearest web safe color code. You can see here many more shades of #a0a37b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea0a37b#a0a37b
RGB Decimal160, 163, 123rgb(160, 163, 123)
RGB Percent63%, 64%, 48%rgb(63%, 64%, 48%)
CSS RGBa160, 163, 123,1rgba(160,163,123,1)
CMYK Modelcmyk(2%,0%,25%,36%)
HSL Color Space65,18% ,56%hsl(65,18% ,56%)
HSV Color Space65°, 25%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000001010001101111011
Octal240243173
Decimal160163123
Hexa0a37b

Different shades of #a0a37b color code.

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

Light Shade of #a0a37b
#b6b899
Dark Shade of #a0a37b
#878a61
Saturated Shade of #a0a37b
#a9ae70
Desaturated Shade of #a0a37b
#969886
Grey scale Shade of #a0a37b
#8f8f8f
Brighten Shade
#b9bc94
Most Readable Shade
#000000

Shades of #a0a37b color code

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

#a0a37b
#8e906d
#7c7e5f
#6a6c52
#585a44
#474836
#353629
#23241b
#11120d
#000000

Similar Color like #a0a37b color

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

#a1a47c
#a2a57d
#a3a67e
#a4a77f
#a5a880
#a6a981
#a7aa82
#a8ab83
#a9ac84
#aaad85
#abae86
#acaf87
#adb088
#aeb189
#9fa27a
#9ea179
#9da078
#9c9f77
#9b9e76
#9a9d75
#999c74
#989b73
#979a72
#969971
#959870
#94976f
#93966e
#92956d

Monochromatic Color with #a0a37b

#a0a37b
#cacd9b
#f3f8bb
#23231b
#4d4e3b
#76785b

Tints of #a0a37b Color

#a0a37b
#aaad89
#b5b798
#bfc1a7
#cacbb5
#d4d6c4
#dfe0d3
#e9eae1
#f4f4f0
#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

#a0a37b
#7e7ba3

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

Split Complementary

#a0a37b
#7b8ca3
#927ba3

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

Analogous Color

#a3967b
#a39e7b
#a0a37b
#98a37b
#90a37b

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

#a0a37b
#7ba0a3
#a37ba0

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

#a0a37b
#7ba392
#7e7ba3
#a37b8c

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

#a0a37b
#7e7ba3
#927ba3
#8ca37b

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

#a0a37b Color Code Preview on Black Background Color

This is how #a0a37b Color will look on black background color. Color contrast ratio is 8.02

#a0a37b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0a37b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0a37b

#a0a37b color code is use for CSS Background Color

Background color for the above div is #a0a37b

HTML with inline CSS

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

#a0a37b color code is use for CSS Border Color

CSS Border color for the above div is #a0a37b

HTML with inline CSS

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

CSS Border Left color for the above div is #a0a37b

HTML with inline CSS

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

CSS Border Right color for the above div is #a0a37b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0a37b

HTML with inline CSS

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

CSS Border Top color for the above div is #a0a37b

HTML with inline CSS

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

#a0a37b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0a37b Color code Preview on White Background

This is how #a0a37b Color code will look on white background color. Color contrast ratio is 2.62

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

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.