crispedge.com

Color picker

Loading...

#aa557f hex color - Red - Warm color - Information

#aa557f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #aa557f Color code in RGB color code model is created after adding 66.67% red color, 33.33% green color and 49.8% blue color. Hex #aa557f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 25% yellow and 33% black.

Hex #aa557f color code is between #994477 web safe hex color code and #bb6688 web safe hex color code. #994477 is the nearest web safe color code. You can see here many more shades of #aa557f color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codeaa557f#aa557f
RGB Decimal170, 85, 127rgb(170, 85, 127)
RGB Percent67%, 33%, 50%rgb(67%, 33%, 50%)
CSS RGBa170, 85, 127,1rgba(170,85,127,1)
CMYK Modelcmyk(0%,50%,25%,33%)
HSL Color Space330,33% ,50%hsl(330,33% ,50%)
HSV Color Space330°, 50%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100101010101111111
Octal252125177
Decimal17085127
Hexaa557f

Different shades of #aa557f color code.

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

Light Shade of #aa557f
#bb7799
Dark Shade of #aa557f
#884466
Saturated Shade of #aa557f
#b7487f
Desaturated Shade of #aa557f
#9d627f
Grey scale Shade of #aa557f
#808080
Brighten Shade
#c36e98
Most Readable Shade
#FFFFFF

Shades of #aa557f color code

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

#aa557f
#974b70
#844262
#713854
#5e2f46
#4b2538
#381c2a
#25121c
#12090e
#000000

Similar Color like #aa557f color

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

#ab5680
#ac5781
#ad5882
#ae5983
#af5a84
#b05b85
#b15c86
#b25d87
#b35e88
#b45f89
#b5608a
#b6618b
#b7628c
#b8638d
#a9547e
#a8537d
#a7527c
#a6517b
#a5507a
#a44f79
#a34e78
#a24d77
#a14c76
#a04b75
#9f4a74
#9e4973
#9d4872
#9c4771

Monochromatic Color with #aa557f

#aa557f
#d46a9f
#ff7fbe
#2a1520
#552a3f
#7f405f

Tints of #aa557f Color

#aa557f
#b3678d
#bc7a9b
#c68da9
#cfa0b7
#d9b3c6
#e2c6d4
#ecd9e2
#f5ecf0
#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

#aa557f
#55aa80

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

Split Complementary

#aa557f
#55aa56
#55a9aa

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

Analogous Color

#aa55a1
#aa5590
#aa557f
#aa556e
#aa555d

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

#aa557f
#7faa55
#557faa

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

#aa557f
#a9aa55
#55aa80
#5655aa

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

#aa557f
#55aa80
#55a9aa
#aa5655

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

#aa557f Color Code Preview on Black Background Color

This is how #aa557f Color will look on black background color. Color contrast ratio is 4.32

#aa557f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa557f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa557f

#aa557f color code is use for CSS Background Color

Background color for the above div is #aa557f

HTML with inline CSS

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

#aa557f color code is use for CSS Border Color

CSS Border color for the above div is #aa557f

HTML with inline CSS

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

CSS Border Left color for the above div is #aa557f

HTML with inline CSS

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

CSS Border Right color for the above div is #aa557f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa557f

HTML with inline CSS

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

CSS Border Top color for the above div is #aa557f

HTML with inline CSS

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

#aa557f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa557f Color code Preview on White Background

This is how #aa557f Color code will look on white background color. Color contrast ratio is 4.87

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.