crispedge.com

Color picker

Loading...

#aa888d hex color - Brown - Warm color - Information

#aa888d hex color - Brown - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Brown

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

Hex #aa888d color code is between #997788 web safe hex color code and #bb9999 web safe hex color code. #997788 is the nearest web safe color code. You can see here many more shades of #aa888d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaa888d#aa888d
RGB Decimal170, 136, 141rgb(170, 136, 141)
RGB Percent67%, 53%, 55%rgb(67%, 53%, 55%)
CSS RGBa170, 136, 141,1rgba(170,136,141,1)
CMYK Modelcmyk(0%,20%,17%,33%)
HSL Color Space351,17% ,60%hsl(351,17% ,60%)
HSV Color Space351°, 20%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101000100010001101
Octal252210215
Decimal170136141
Hexaa888d

Different shades of #aa888d color code.

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

Light Shade of #aa888d
#bfa6aa
Dark Shade of #aa888d
#956a71
Saturated Shade of #aa888d
#b47e86
Desaturated Shade of #aa888d
#a09294
Grey scale Shade of #aa888d
#999999
Brighten Shade
#c3a1a6
Most Readable Shade
#000000

Shades of #aa888d color code

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

#aa888d
#97787d
#84696d
#715a5e
#5e4b4e
#4b3c3e
#382d2f
#251e1f
#120f0f
#000000

Similar Color like #aa888d color

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

#ab898e
#ac8a8f
#ad8b90
#ae8c91
#af8d92
#b08e93
#b18f94
#b29095
#b39196
#b49297
#b59398
#b69499
#b7959a
#b8969b
#a9878c
#a8868b
#a7858a
#a68489
#a58388
#a48287
#a38186
#a28085
#a17f84
#a07e83
#9f7d82
#9e7c81
#9d7b80
#9c7a7f

Monochromatic Color with #aa888d

#aa888d
#d4aab0
#ffccd4
#2a2223
#554447
#7f666a

Tints of #aa888d Color

#aa888d
#b39599
#bca2a6
#c6afb3
#cfbcbf
#d9cacc
#e2d7d9
#ece4e5
#f5f1f2
#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

#aa888d
#88aaa5

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

Split Complementary

#aa888d
#88aa94
#889eaa

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

Analogous Color

#aa889b
#aa8894
#aa888d
#aa8a88
#aa9188

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

#aa888d
#8daa88
#888daa

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

#aa888d
#9eaa88
#88aaa5
#9488aa

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

#aa888d
#88aaa5
#889eaa
#aa9488

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

#aa888d Color Code Preview on Black Background Color

This is how #aa888d Color will look on black background color. Color contrast ratio is 6.62

#aa888d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa888d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa888d

#aa888d color code is use for CSS Background Color

Background color for the above div is #aa888d

HTML with inline CSS

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

#aa888d color code is use for CSS Border Color

CSS Border color for the above div is #aa888d

HTML with inline CSS

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

CSS Border Left color for the above div is #aa888d

HTML with inline CSS

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

CSS Border Right color for the above div is #aa888d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa888d

HTML with inline CSS

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

CSS Border Top color for the above div is #aa888d

HTML with inline CSS

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

#aa888d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa888d Color code Preview on White Background

This is how #aa888d Color code will look on white background color. Color contrast ratio is 3.17

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

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