crispedge.com

Color picker

Loading...

#aa868d hex color - Brown - Warm color - Information

#aa868d hex color - Brown - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Brown

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

Hex #aa868d color code is between #998888 web safe hex color code and #bb7799 web safe hex color code. #998888 is the nearest web safe color code. You can see here many more shades of #aa868d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaa868d#aa868d
RGB Decimal170, 134, 141rgb(170, 134, 141)
RGB Percent67%, 53%, 55%rgb(67%, 53%, 55%)
CSS RGBa170, 134, 141,1rgba(170,134,141,1)
CMYK Modelcmyk(0%,21%,17%,33%)
HSL Color Space348,17% ,60%hsl(348,17% ,60%)
HSV Color Space348°, 21%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101000011010001101
Octal252206215
Decimal170134141
Hexaa868d

Different shades of #aa868d color code.

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

Light Shade of #aa868d
#bfa4a9
Dark Shade of #aa868d
#956871
Saturated Shade of #aa868d
#b47c87
Desaturated Shade of #aa868d
#a09093
Grey scale Shade of #aa868d
#989898
Brighten Shade
#c39fa6
Most Readable Shade
#000000

Shades of #aa868d color code

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

#aa868d
#97777d
#84686d
#71595e
#5e4a4e
#4b3b3e
#382c2f
#251d1f
#120e0f
#000000

Similar Color like #aa868d color

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

#ab878e
#ac888f
#ad8990
#ae8a91
#af8b92
#b08c93
#b18d94
#b28e95
#b38f96
#b49097
#b59198
#b69299
#b7939a
#b8949b
#a9858c
#a8848b
#a7838a
#a68289
#a58188
#a48087
#a37f86
#a27e85
#a17d84
#a07c83
#9f7b82
#9e7a81
#9d7980
#9c787f

Monochromatic Color with #aa868d

#aa868d
#d4a8b0
#ffc9d3
#2a2123
#554346
#7f646a

Tints of #aa868d Color

#aa868d
#b39399
#bca0a6
#c6aeb3
#cfbbbf
#d9c9cc
#e2d6d9
#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

#aa868d
#86aaa3

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

Split Complementary

#aa868d
#86aa91
#869faa

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

Analogous Color

#aa869b
#aa8694
#aa868d
#aa8686
#aa8d86

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

#aa868d
#8daa86
#868daa

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

#aa868d
#9faa86
#86aaa3
#9186aa

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

#aa868d
#86aaa3
#869faa
#aa9186

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

#aa868d Color Code Preview on Black Background Color

This is how #aa868d Color will look on black background color. Color contrast ratio is 6.50

#aa868d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa868d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa868d

#aa868d color code is use for CSS Background Color

Background color for the above div is #aa868d

HTML with inline CSS

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

#aa868d color code is use for CSS Border Color

CSS Border color for the above div is #aa868d

HTML with inline CSS

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

CSS Border Left color for the above div is #aa868d

HTML with inline CSS

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

CSS Border Right color for the above div is #aa868d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa868d

HTML with inline CSS

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

CSS Border Top color for the above div is #aa868d

HTML with inline CSS

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

#aa868d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa868d Color code Preview on White Background

This is how #aa868d Color code will look on white background color. Color contrast ratio is 3.23

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

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