crispedge.com

Color picker

Loading...

#aea93d hex color - Yellow - Warm color - Information

#aea93d hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #aea93d Color code in RGB color code model is created after adding 68.24% red color, 66.27% green color and 23.92% blue color. Hex #aea93d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 65% yellow and 32% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaea93d#aea93d
RGB Decimal174, 169, 61rgb(174, 169, 61)
RGB Percent68%, 66%, 24%rgb(68%, 66%, 24%)
CSS RGBa174, 169, 61,1rgba(174,169,61,1)
CMYK Modelcmyk(0%,3%,65%,32%)
HSL Color Space57,48% ,46%hsl(57,48% ,46%)
HSV Color Space57°, 65%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011101010100100111101
Octal25625175
Decimal17416961
Hexaea93d

Different shades of #aea93d color code.

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

Light Shade of #aea93d
#c5c059
Dark Shade of #aea93d
#888430
Saturated Shade of #aea93d
#bab431
Desaturated Shade of #aea93d
#a29e49
Grey scale Shade of #aea93d
#757575
Brighten Shade
#c7c256
Most Readable Shade
#000000

Shades of #aea93d color code

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

#aea93d
#9a9636
#87832f
#747028
#605d21
#4d4b1b
#3a3814
#26250d
#131206
#000000

Similar Color like #aea93d color

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

#afaa3e
#b0ab3f
#b1ac40
#b2ad41
#b3ae42
#b4af43
#b5b044
#b6b145
#b7b246
#b8b347
#b9b448
#bab549
#bbb64a
#bcb74b
#ada83c
#aca73b
#aba63a
#aaa539
#a9a438
#a8a337
#a7a236
#a6a135
#a5a034
#a49f33
#a39e32
#a29d31
#a19c30
#a09b2f

Monochromatic Color with #aea93d

#aea93d
#d8d24c
#040401
#2e2d10
#59561f
#83802e

Tints of #aea93d Color

#aea93d
#b7b252
#c0bc68
#c9c57d
#d2cf93
#dbd8a8
#e4e2be
#edebd3
#f6f5e9
#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

#aea93d
#3d42ae

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

Split Complementary

#aea93d
#3d7bae
#703dae

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

Analogous Color

#ae7c3d
#ae923d
#aea93d
#9cae3d
#86ae3d

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

#aea93d
#3daea9
#a93dae

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

#aea93d
#3dae70
#3d42ae
#ae3d7a

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

#aea93d
#3d42ae
#703dae
#7bae3d

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

#aea93d Color Code Preview on Black Background Color

This is how #aea93d Color will look on black background color. Color contrast ratio is 8.54

#aea93d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea93d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aea93d

#aea93d color code is use for CSS Background Color

Background color for the above div is #aea93d

HTML with inline CSS

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

#aea93d color code is use for CSS Border Color

CSS Border color for the above div is #aea93d

HTML with inline CSS

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

CSS Border Left color for the above div is #aea93d

HTML with inline CSS

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

CSS Border Right color for the above div is #aea93d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aea93d

HTML with inline CSS

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

CSS Border Top color for the above div is #aea93d

HTML with inline CSS

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

#aea93d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aea93d Color code Preview on White Background

This is how #aea93d Color code will look on white background color. Color contrast ratio is 2.46

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

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,169,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(61,66,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,169,61,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.