crispedge.com

Color picker

Loading...

#aaa35f hex color - Green - Warm color - Information

#aaa35f hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #aaa35f color code is between #99aa66 web safe hex color code and #bb9955 web safe hex color code. #99aa66 is the nearest web safe color code. You can see here many more shades of #aaa35f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaaa35f#aaa35f
RGB Decimal170, 163, 95rgb(170, 163, 95)
RGB Percent67%, 64%, 37%rgb(67%, 64%, 37%)
CSS RGBa170, 163, 95,1rgba(170,163,95,1)
CMYK Modelcmyk(0%,4%,44%,33%)
HSL Color Space54,31% ,52%hsl(54,31% ,52%)
HSV Color Space54°, 44%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101010001101011111
Octal252243137
Decimal17016395
Hexaaa35f

Different shades of #aaa35f color code.

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

Light Shade of #aaa35f
#bcb680
Dark Shade of #aaa35f
#8c864a
Saturated Shade of #aaa35f
#b6ad53
Desaturated Shade of #aaa35f
#9e996b
Grey scale Shade of #aaa35f
#848484
Brighten Shade
#c3bc78
Most Readable Shade
#000000

Shades of #aaa35f color code

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

#aaa35f
#979054
#847e49
#716c3f
#5e5a34
#4b482a
#38361f
#252415
#12120a
#000000

Similar Color like #aaa35f color

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

#aba460
#aca561
#ada662
#aea763
#afa864
#b0a965
#b1aa66
#b2ab67
#b3ac68
#b4ad69
#b5ae6a
#b6af6b
#b7b06c
#b8b16d
#a9a25e
#a8a15d
#a7a05c
#a69f5b
#a59e5a
#a49d59
#a39c58
#a29b57
#a19a56
#a09955
#9f9854
#9e9753
#9d9652
#9c9551

Monochromatic Color with #aaa35f

#aaa35f
#d4cc77
#fff48f
#2a2918
#555130
#7f7a47

Tints of #aaa35f Color

#aaa35f
#b3ad70
#bcb782
#c6c194
#cfcba6
#d9d6b7
#e2e0c9
#eceadb
#f5f4ed
#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

#aaa35f
#5f66aa

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

Split Complementary

#aaa35f
#5f8baa
#7d5faa

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

Analogous Color

#aa855f
#aa945f
#aaa35f
#a2aa5f
#93aa5f

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

#aaa35f
#5faaa3
#a35faa

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

#aaa35f
#5faa7d
#5f66aa
#aa5f8b

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

#aaa35f
#5f66aa
#7d5faa
#8caa5f

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

#aaa35f Color Code Preview on Black Background Color

This is how #aaa35f Color will look on black background color. Color contrast ratio is 8.11

#aaa35f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa35f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa35f

#aaa35f color code is use for CSS Background Color

Background color for the above div is #aaa35f

HTML with inline CSS

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

#aaa35f color code is use for CSS Border Color

CSS Border color for the above div is #aaa35f

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa35f

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa35f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa35f

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa35f

HTML with inline CSS

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

#aaa35f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa35f Color code Preview on White Background

This is how #aaa35f Color code will look on white background color. Color contrast ratio is 2.59

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

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