crispedge.com

Color picker

Loading...

#aaaa47 hex color - Yellow - Warm color - Information

#aaaa47 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #aaaa47 Color code in RGB color code model is created after adding 66.67% red color, 66.67% green color and 27.84% blue color. Hex #aaaa47 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 58% yellow and 33% black.

Hex #aaaa47 color code is between #999944 web safe hex color code and #bbbb55 web safe hex color code. #999944 is the nearest web safe color code. You can see here many more shades of #aaaa47 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaaaa47#aaaa47
RGB Decimal170, 170, 71rgb(170, 170, 71)
RGB Percent67%, 67%, 28%rgb(67%, 67%, 28%)
CSS RGBa170, 170, 71,1rgba(170,170,71,1)
CMYK Modelcmyk(0%,0%,58%,33%)
HSL Color Space60,41% ,47%hsl(60,41% ,47%)
HSV Color Space60°, 58%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101010101001000111
Octal252252107
Decimal17017071
Hexaaaa47

Different shades of #aaaa47 color code.

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

Light Shade of #aaaa47
#bfbf65
Dark Shade of #aaaa47
#868638
Saturated Shade of #aaaa47
#b6b63b
Desaturated Shade of #aaaa47
#9e9e53
Grey scale Shade of #aaaa47
#787878
Brighten Shade
#c3c360
Most Readable Shade
#000000

Shades of #aaaa47 color code

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

#aaaa47
#97973f
#848437
#71712f
#5e5e27
#4b4b1f
#383817
#25250f
#121207
#000000

Similar Color like #aaaa47 color

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

#abab48
#acac49
#adad4a
#aeae4b
#afaf4c
#b0b04d
#b1b14e
#b2b24f
#b3b350
#b4b451
#b5b552
#b6b653
#b7b754
#b8b855
#a9a946
#a8a845
#a7a744
#a6a643
#a5a542
#a4a441
#a3a340
#a2a23f
#a1a13e
#a0a03d
#9f9f3c
#9e9e3b
#9d9d3a
#9c9c39

Monochromatic Color with #aaaa47

#aaaa47
#d4d459
#ffff6b
#2a2a12
#555524
#7f7f35

Tints of #aaaa47 Color

#aaaa47
#b3b35b
#bcbc6f
#c6c684
#cfcf98
#d9d9ad
#e2e2c1
#ececd6
#f5f5ea
#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

#aaaa47
#4747aa

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

Split Complementary

#aaaa47
#4778aa
#7847aa

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

Analogous Color

#aa8247
#aa9647
#aaaa47
#96aa47
#82aa47

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

#aaaa47
#47aaaa
#aa47aa

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

#aaaa47
#47aa78
#4747aa
#aa4778

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

#aaaa47
#4747aa
#7847aa
#78aa47

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

#aaaa47 Color Code Preview on Black Background Color

This is how #aaaa47 Color will look on black background color. Color contrast ratio is 8.55

#aaaa47 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaa47

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaaa47

#aaaa47 color code is use for CSS Background Color

Background color for the above div is #aaaa47

HTML with inline CSS

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

#aaaa47 color code is use for CSS Border Color

CSS Border color for the above div is #aaaa47

HTML with inline CSS

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

CSS Border Left color for the above div is #aaaa47

HTML with inline CSS

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

CSS Border Right color for the above div is #aaaa47

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaaa47

HTML with inline CSS

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

CSS Border Top color for the above div is #aaaa47

HTML with inline CSS

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

#aaaa47 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaaa47 Color code Preview on White Background

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

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(170,170,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(71,71,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,170,71,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.