crispedge.com

Color picker

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

#a0b65e hex color - Green - Warm color - Information

#a0b65e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a0b65e Color code in RGB color code model is created after adding 62.75% red color, 71.37% green color and 36.86% blue color. Hex #a0b65e Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 48% yellow and 29% black.

Hex #a0b65e color code is between #99bb66 web safe hex color code and #aaaa55 web safe hex color code. #99bb66 is the nearest web safe color code. You can see here many more shades of #a0b65e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea0b65e#a0b65e
RGB Decimal160, 182, 94rgb(160, 182, 94)
RGB Percent63%, 71%, 37%rgb(63%, 71%, 37%)
CSS RGBa160, 182, 94,1rgba(160,182,94,1)
CMYK Modelcmyk(12%,0%,48%,29%)
HSL Color Space75,38% ,54%hsl(75,38% ,54%)
HSV Color Space75°, 48%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000001011011001011110
Octal240266136
Decimal16018294
Hexa0b65e

Different shades of #a0b65e color code.

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

Light Shade of #a0b65e
#b5c681
Dark Shade of #a0b65e
#869b46
Saturated Shade of #a0b65e
#a6c252
Desaturated Shade of #a0b65e
#9aaa6a
Grey scale Shade of #a0b65e
#8a8a8a
Brighten Shade
#b9cf77
Most Readable Shade
#000000

Shades of #a0b65e color code

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

#a0b65e
#8ea153
#7c8d49
#6a793e
#586534
#475029
#353c1f
#232814
#11140a
#000000

Similar Color like #a0b65e color

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

#a1b75f
#a2b860
#a3b961
#a4ba62
#a5bb63
#a6bc64
#a7bd65
#a8be66
#a9bf67
#aac068
#abc169
#acc26a
#adc36b
#aec46c
#9fb55d
#9eb45c
#9db35b
#9cb25a
#9bb159
#9ab058
#99af57
#98ae56
#97ad55
#96ac54
#95ab53
#94aa52
#93a951
#92a850

Monochromatic Color with #a0b65e

#a0b65e
#c5e074
#0b0c06
#30361c
#556132
#7b8b48

Tints of #a0b65e Color

#a0b65e
#aabe6f
#b5c681
#bfce93
#cad6a5
#d4deb7
#dfe6c9
#e9eedb
#f4f6ed
#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

#a0b65e
#745eb6

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

Split Complementary

#a0b65e
#5e74b6
#a05eb6

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

Analogous Color

#b6a95e
#b2b65e
#a0b65e
#8eb65e
#7db65e

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

#a0b65e
#5ea0b6
#b65ea0

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

#a0b65e
#5eb6a0
#745eb6
#b65e74

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

#a0b65e
#745eb6
#a05eb6
#74b65e

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

#a0b65e Color Code Preview on Black Background Color

This is how #a0b65e Color will look on black background color. Color contrast ratio is 9.35

#a0b65e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0b65e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0b65e

#a0b65e color code is use for CSS Background Color

Background color for the above div is #a0b65e

HTML with inline CSS

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

#a0b65e color code is use for CSS Border Color

CSS Border color for the above div is #a0b65e

HTML with inline CSS

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

CSS Border Left color for the above div is #a0b65e

HTML with inline CSS

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

CSS Border Right color for the above div is #a0b65e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0b65e

HTML with inline CSS

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

CSS Border Top color for the above div is #a0b65e

HTML with inline CSS

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

#a0b65e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0b65e Color code Preview on White Background

This is how #a0b65e Color code will look on white background color. Color contrast ratio is 2.25

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

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.