crispedge.com

Color picker

Loading...

#a6ae4a hex color - Yellow - Warm color - Information

#a6ae4a hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea6ae4a#a6ae4a
RGB Decimal166, 174, 74rgb(166, 174, 74)
RGB Percent65%, 68%, 29%rgb(65%, 68%, 29%)
CSS RGBa166, 174, 74,1rgba(166,174,74,1)
CMYK Modelcmyk(5%,0%,57%,32%)
HSL Color Space65,40% ,49%hsl(65,40% ,49%)
HSV Color Space65°, 57%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001101010111001001010
Octal246256112
Decimal16617474
Hexa6ae4a

Different shades of #a6ae4a color code.

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

Light Shade of #a6ae4a
#b9c06b
Dark Shade of #a6ae4a
#848a3b
Saturated Shade of #a6ae4a
#b0ba3e
Desaturated Shade of #a6ae4a
#9ca256
Grey scale Shade of #a6ae4a
#7c7c7c
Brighten Shade
#bfc763
Most Readable Shade
#000000

Shades of #a6ae4a color code

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

#a6ae4a
#939a41
#818739
#6e7431
#5c6029
#494d20
#373a18
#242610
#121308
#000000

Similar Color like #a6ae4a color

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

#a7af4b
#a8b04c
#a9b14d
#aab24e
#abb34f
#acb450
#adb551
#aeb652
#afb753
#b0b854
#b1b955
#b2ba56
#b3bb57
#b4bc58
#a5ad49
#a4ac48
#a3ab47
#a2aa46
#a1a945
#a0a844
#9fa743
#9ea642
#9da541
#9ca440
#9ba33f
#9aa23e
#99a13d
#98a03c

Monochromatic Color with #a6ae4a

#a6ae4a
#cfd85c
#040402
#2c2e14
#555926
#7d8338

Tints of #a6ae4a Color

#a6ae4a
#afb75e
#b9c072
#c3c986
#cdd29a
#d7dbae
#e1e4c2
#ebedd6
#f5f6ea
#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

#a6ae4a
#524aae

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

Split Complementary

#a6ae4a
#4a74ae
#844aae

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

Analogous Color

#ae8e4a
#aea24a
#a6ae4a
#92ae4a
#7eae4a

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

#a6ae4a
#4aa6ae
#ae4aa6

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

#a6ae4a
#4aae84
#524aae
#ae4a74

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

#a6ae4a
#524aae
#844aae
#74ae4a

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

#a6ae4a Color Code Preview on Black Background Color

This is how #a6ae4a Color will look on black background color. Color contrast ratio is 8.77

#a6ae4a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6ae4a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6ae4a

#a6ae4a color code is use for CSS Background Color

Background color for the above div is #a6ae4a

HTML with inline CSS

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

#a6ae4a color code is use for CSS Border Color

CSS Border color for the above div is #a6ae4a

HTML with inline CSS

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

CSS Border Left color for the above div is #a6ae4a

HTML with inline CSS

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

CSS Border Right color for the above div is #a6ae4a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6ae4a

HTML with inline CSS

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

CSS Border Top color for the above div is #a6ae4a

HTML with inline CSS

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

#a6ae4a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6ae4a Color code Preview on White Background

This is how #a6ae4a Color code will look on white background color. Color contrast ratio is 2.39

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(166,174,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,74,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,174,74,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.