crispedge.com

Color picker

Loading...

#aaa985 hex color - Green - Warm color - Information

#aaa985 hex color - Green - Warm color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaaa985#aaa985
RGB Decimal170, 169, 133rgb(170, 169, 133)
RGB Percent67%, 66%, 52%rgb(67%, 66%, 52%)
CSS RGBa170, 169, 133,1rgba(170,169,133,1)
CMYK Modelcmyk(0%,1%,22%,33%)
HSL Color Space58,18% ,59%hsl(58,18% ,59%)
HSV Color Space58°, 22%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101010100110000101
Octal252251205
Decimal170169133
Hexaaa985

Different shades of #aaa985 color code.

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

Light Shade of #aaa985
#bfbea3
Dark Shade of #aaa985
#959367
Saturated Shade of #aaa985
#b4b37b
Desaturated Shade of #aaa985
#a09f8f
Grey scale Shade of #aaa985
#979797
Brighten Shade
#c3c29e
Most Readable Shade
#000000

Shades of #aaa985 color code

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

#aaa985
#979676
#848367
#717058
#5e5d49
#4b4b3b
#38382c
#25251d
#12120e
#000000

Similar Color like #aaa985 color

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

#abaa86
#acab87
#adac88
#aead89
#afae8a
#b0af8b
#b1b08c
#b2b18d
#b3b28e
#b4b38f
#b5b490
#b6b591
#b7b692
#b8b793
#a9a884
#a8a783
#a7a682
#a6a581
#a5a480
#a4a37f
#a3a27e
#a2a17d
#a1a07c
#a09f7b
#9f9e7a
#9e9d79
#9d9c78
#9c9b77

Monochromatic Color with #aaa985

#aaa985
#d4d3a6
#fffdc7
#2a2a21
#555442
#7f7f64

Tints of #aaa985 Color

#aaa985
#b3b292
#bcbca0
#c6c5ad
#cfcfbb
#d9d8c8
#e2e2d6
#ecebe3
#f5f5f1
#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

#aaa985
#8586aa

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

Split Complementary

#aaa985
#8598aa
#9685aa

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

Analogous Color

#aa9a85
#aaa285
#aaa985
#a4aa85
#9caa85

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

#aaa985
#85aaa9
#a985aa

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

#aaa985
#85aa96
#8586aa
#aa8598

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

#aaa985
#8586aa
#9685aa
#98aa85

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

#aaa985 Color Code Preview on Black Background Color

This is how #aaa985 Color will look on black background color. Color contrast ratio is 8.72

#aaa985 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa985

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa985

#aaa985 color code is use for CSS Background Color

Background color for the above div is #aaa985

HTML with inline CSS

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

#aaa985 color code is use for CSS Border Color

CSS Border color for the above div is #aaa985

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa985

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa985

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa985

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa985

HTML with inline CSS

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

#aaa985 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa985 Color code Preview on White Background

This is how #aaa985 Color code will look on white background color. Color contrast ratio is 2.41

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.