crispedge.com

Color picker

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

#a6ae5f hex color - Green - Warm color - Information

#a6ae5f hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #a6ae5f Color code in RGB color code model is created after adding 65.1% red color, 68.24% green color and 37.25% blue color. Hex #a6ae5f Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 45% yellow and 32% black.

Hex #a6ae5f color code is between #aaaa66 web safe hex color code and #99bb55 web safe hex color code. #aaaa66 is the nearest web safe color code. You can see here many more shades of #a6ae5f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea6ae5f#a6ae5f
RGB Decimal166, 174, 95rgb(166, 174, 95)
RGB Percent65%, 68%, 37%rgb(65%, 68%, 37%)
CSS RGBa166, 174, 95,1rgba(166,174,95,1)
CMYK Modelcmyk(5%,0%,45%,32%)
HSL Color Space66,33% ,53%hsl(66,33% ,53%)
HSV Color Space66°, 45%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001101010111001011111
Octal246256137
Decimal16617495
Hexa6ae5f

Different shades of #a6ae5f color code.

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

Light Shade of #a6ae5f
#b9bf81
Dark Shade of #a6ae5f
#899149
Saturated Shade of #a6ae5f
#b0ba53
Desaturated Shade of #a6ae5f
#9ca26b
Grey scale Shade of #a6ae5f
#868686
Brighten Shade
#bfc778
Most Readable Shade
#000000

Shades of #a6ae5f color code

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

#a6ae5f
#939a54
#818749
#6e743f
#5c6034
#494d2a
#373a1f
#242615
#12130a
#000000

Similar Color like #a6ae5f color

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

#a7af60
#a8b061
#a9b162
#aab263
#abb364
#acb465
#adb566
#aeb667
#afb768
#b0b869
#b1b96a
#b2ba6b
#b3bb6c
#b4bc6d
#a5ad5e
#a4ac5d
#a3ab5c
#a2aa5b
#a1a95a
#a0a859
#9fa758
#9ea657
#9da556
#9ca455
#9ba354
#9aa253
#99a152
#98a051

Monochromatic Color with #a6ae5f

#a6ae5f
#cfd876
#040402
#2c2e19
#555931
#7d8348

Tints of #a6ae5f Color

#a6ae5f
#afb770
#b9c082
#c3c994
#cdd2a6
#d7dbb7
#e1e4c9
#ebeddb
#f5f6ed
#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

#a6ae5f
#675fae

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

Split Complementary

#a6ae5f
#5f7eae
#8e5fae

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

Analogous Color

#ae965f
#aea65f
#a6ae5f
#96ae5f
#86ae5f

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

#a6ae5f
#5fa6ae
#ae5fa6

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

#a6ae5f
#5fae8e
#675fae
#ae5f7e

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

#a6ae5f
#675fae
#8e5fae
#7fae5f

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

#a6ae5f Color Code Preview on Black Background Color

This is how #a6ae5f Color will look on black background color. Color contrast ratio is 8.84

#a6ae5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6ae5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6ae5f

#a6ae5f color code is use for CSS Background Color

Background color for the above div is #a6ae5f

HTML with inline CSS

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

#a6ae5f color code is use for CSS Border Color

CSS Border color for the above div is #a6ae5f

HTML with inline CSS

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

CSS Border Left color for the above div is #a6ae5f

HTML with inline CSS

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

CSS Border Right color for the above div is #a6ae5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6ae5f

HTML with inline CSS

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

CSS Border Top color for the above div is #a6ae5f

HTML with inline CSS

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

#a6ae5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6ae5f Color code Preview on White Background

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

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.