crispedge.com

Color picker

Loading...

#aaa39a hex color - Brown - Warm color - Information

#aaa39a hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #aaa39a color code is between #99aa99 web safe hex color code and #bb99aa web safe hex color code. #99aa99 is the nearest web safe color code. You can see here many more shades of #aaa39a color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeaaa39a#aaa39a
RGB Decimal170, 163, 154rgb(170, 163, 154)
RGB Percent67%, 64%, 60%rgb(67%, 64%, 60%)
CSS RGBa170, 163, 154,1rgba(170,163,154,1)
CMYK Modelcmyk(0%,4%,9%,33%)
HSL Color Space34,9% ,64%hsl(34,9% ,64%)
HSV Color Space34°, 9%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101010001110011010
Octal252243232
Decimal170163154
Hexaaa39a

Different shades of #aaa39a color code.

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

Light Shade of #aaa39a
#c1bcb6
Dark Shade of #aaa39a
#938a7e
Saturated Shade of #aaa39a
#b3a491
Desaturated Shade of #aaa39a
#a2a2a2
Grey scale Shade of #aaa39a
#a2a2a2
Brighten Shade
#c3bcb3
Most Readable Shade
#000000

Shades of #aaa39a color code

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

#aaa39a
#979088
#847e77
#716c66
#5e5a55
#4b4844
#383633
#252422
#121211
#000000

Similar Color like #aaa39a color

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

#aba49b
#aca59c
#ada69d
#aea79e
#afa89f
#b0a9a0
#b1aaa1
#b2aba2
#b3aca3
#b4ada4
#b5aea5
#b6afa6
#b7b0a7
#b8b1a8
#a9a299
#a8a198
#a7a097
#a69f96
#a59e95
#a49d94
#a39c93
#a29b92
#a19a91
#a09990
#9f988f
#9e978e
#9d968d
#9c958c

Monochromatic Color with #aaa39a

#aaa39a
#d4ccc0
#fff4e7
#2a2926
#55514d
#7f7a73

Tints of #aaa39a Color

#aaa39a
#b3ada5
#bcb7b0
#c6c1bb
#cfcbc6
#d9d6d2
#e2e0dd
#eceae8
#f5f4f3
#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

#aaa39a
#9aa1aa

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

Split Complementary

#aaa39a
#9aa9aa
#9b9aaa

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

Analogous Color

#aa9d9a
#aaa09a
#aaa39a
#aaa69a
#aaa99a

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

#aaa39a
#9aaaa3
#a39aaa

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

#aaa39a
#9aaa9b
#9aa1aa
#aa9aa9

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

#aaa39a
#9aa1aa
#9b9aaa
#a9aa9a

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

#aaa39a Color Code Preview on Black Background Color

This is how #aaa39a Color will look on black background color. Color contrast ratio is 8.41

#aaa39a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa39a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa39a

#aaa39a color code is use for CSS Background Color

Background color for the above div is #aaa39a

HTML with inline CSS

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

#aaa39a color code is use for CSS Border Color

CSS Border color for the above div is #aaa39a

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa39a

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa39a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa39a

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa39a

HTML with inline CSS

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

#aaa39a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa39a Color code Preview on White Background

This is how #aaa39a Color code will look on white background color. Color contrast ratio is 2.50

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

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,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,161,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,163,154,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.