crispedge.com

Color picker

Loading...

#aea66b hex color - Green - Warm color - Information

#aea66b hex color - Green - Warm color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeaea66b#aea66b
RGB Decimal174, 166, 107rgb(174, 166, 107)
RGB Percent68%, 65%, 42%rgb(68%, 65%, 42%)
CSS RGBa174, 166, 107,1rgba(174,166,107,1)
CMYK Modelcmyk(0%,5%,39%,32%)
HSL Color Space53,29% ,55%hsl(53,29% ,55%)
HSV Color Space53°, 39%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101010011001101011
Octal256246153
Decimal174166107
Hexaea66b

Different shades of #aea66b color code.

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

Light Shade of #aea66b
#c0ba8c
Dark Shade of #aea66b
#958d51
Saturated Shade of #aea66b
#b9af60
Desaturated Shade of #aea66b
#a39d76
Grey scale Shade of #aea66b
#8c8c8c
Brighten Shade
#c7bf84
Most Readable Shade
#000000

Shades of #aea66b color code

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

#aea66b
#9a935f
#878153
#746e47
#605c3b
#4d492f
#3a3723
#262417
#13120b
#000000

Similar Color like #aea66b color

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

#afa76c
#b0a86d
#b1a96e
#b2aa6f
#b3ab70
#b4ac71
#b5ad72
#b6ae73
#b7af74
#b8b075
#b9b176
#bab277
#bbb378
#bcb479
#ada56a
#aca469
#aba368
#aaa267
#a9a166
#a8a065
#a79f64
#a69e63
#a59d62
#a49c61
#a39b60
#a29a5f
#a1995e
#a0985d

Monochromatic Color with #aea66b

#aea66b
#d8cf85
#040402
#2e2c1d
#595537
#837d51

Tints of #aea66b Color

#aea66b
#b7af7b
#c0b98b
#c9c39c
#d2cdac
#dbd7bd
#e4e1cd
#edebde
#f6f5ee
#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

#aea66b
#6b73ae

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

Split Complementary

#aea66b
#6b95ae
#846bae

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

Analogous Color

#ae8b6b
#ae996b
#aea66b
#a9ae6b
#9bae6b

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

#aea66b
#6baea6
#a66bae

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

#aea66b
#6bae84
#6b73ae
#ae6b94

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

#aea66b
#6b73ae
#846bae
#95ae6b

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

#aea66b Color Code Preview on Black Background Color

This is how #aea66b Color will look on black background color. Color contrast ratio is 8.47

#aea66b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea66b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea66b

#aea66b color code is use for CSS Background Color

Background color for the above div is #aea66b

HTML with inline CSS

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

#aea66b color code is use for CSS Border Color

CSS Border color for the above div is #aea66b

HTML with inline CSS

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

CSS Border Left color for the above div is #aea66b

HTML with inline CSS

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

CSS Border Right color for the above div is #aea66b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aea66b

HTML with inline CSS

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

CSS Border Top color for the above div is #aea66b

HTML with inline CSS

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

#aea66b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aea66b Color code Preview on White Background

This is how #aea66b Color code will look on white background color. Color contrast ratio is 2.48

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

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(174,166,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(107,115,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,166,107,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.