COLOR #AA557D

HEX: #AA557D RGB: (170,85,125)

Renk bilgisi

#AA557D contains mainly red and blue colors. #AA557D ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AA557D color RGB value is (170,85,125).

RGB: (170,85,125) (67%, 33%, 49%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 85 of 255 = 33%
B 125 of 255 = 49%

170
85
125

R + G + B ~ 50%. #AA557D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 85 + 125 = 380 (100%)
R 170 of 380 ~ 44.74%
G 85 of 380 ~ 22.37%
B 125 of 380 ~ 32.89'%

%44.74
%22.37
%32.89

CMYK RENK MODELİ

#AA557D rengi CMYK tonu (0,50,26,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.00%
  • sarı tonu 26.47%
  • ana renk tonu 33.33%

CMYK: (0,50,26,33)
C0M50Y26K33 (0%, 50%, 26%, 33%)
(0.00 / 0.50 / 0.26 / 0.33)

CMYK yüzdeleri

%0
%50
%26.47
%33.33

Codes

Color #AA557D in popluar color models

AA 55 7D
RGB 170 85 125
HSL 332° 33.33% 50.00%
HSB/HSV 332° 50.00% 66.67%
CMYK 0.00% 50.00% 26.47%
33.33%

Color #AA557D in popluar number systems.

HEX AA 55 7D
Decimal 170 85 125
Binary 10101010 1010101 1111101
Octal 252 125 175

Shades and tints

Shades of #AA557D

#AA557D
(170,85,125)
#9B4E72
(155,78,114)
#8C4767
(140,71,103)
#7D405C
(125,64,92)
#6E3951
(110,57,81)
#5F3246
(95,50,70)
#502B3B
(80,43,59)
#412430
(65,36,48)
#321D25
(50,29,37)
#23161A
(35,22,26)
#140F0F
(20,15,15)
#000000
(0,0,0)

Tints of #AA557D

#AA557D
(170,85,125)
#B16488
(177,100,136)
#B87393
(184,115,147)
#BF829E
(191,130,158)
#C691A9
(198,145,169)
#CDA0B4
(205,160,180)
#D4AFBF
(212,175,191)
#DBBECA
(219,190,202)
#E2CDD5
(226,205,213)
#E9DCE0
(233,220,224)
#F0EBEB
(240,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AA557D color. Also use rgb(170,85,125) instead hex code.

Text Font Color

.myTextColor { color: #AA557D; }

<p style="color:#AA557D">This sample text font color is #AA557D.</p>

This text font color is #AA557D.

Background Color

.myBgColor { background-color: #AA557D; }

<div style="background-color:#AA557D">Inner text</div>

This div background color is #AA557D.

Border color

.myBorderColor { border: 1px solid #AA557D; }

<div style="border:3px solid #AA557D">Div</div>

This div border color is #AA557D.

Opacity

.myOpacity80 { color: #AA557D; opacity: 0.8; }

<p style="color:#AA557D;opacity:0.8;">80%</p>

Text with #AA557D color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #AA557D;}

<p style="text-shadow: 3px 3px 1px #AA557D">Text here.</p>

This text has shadow with #AA557D color.


.textShadow {text-shadow: 3px 3px 1px #AA557D', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #AA557D, 5px 5px 20px red">Text here.</p>

This text has shadow with #AA557D primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#AA557D, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#AA557D, Direction=45, Strength=4)">Text</p>

This text has shadow with #AA557D and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #AA557D;
-webkit-box-shadow: 1px 1px 3px 2px #AA557D;
box-shadow: 1px 1px 3px 2px #AA557D;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #AA557D; -webkit-box-shadow: 1px 1px 3px 2px #AA557D; box-shadow:1px 1px 3px 2px #AA557D;">
Div content here
</div>

This div box has shadow with color #AA557D.

Preview

Color preview on black background

This text has color #AA557D on black background.


Color preview on white background

This text has color #AA557D on white background.


Black color preview on #AA557D background

This text has black color on #AA557D background.


White color preview on #AA557D background

This text has white color on #AA557D background.


Related colors

Complementary color

Complementary color for #hex is #55AA82.


I love getcolorcode.com

Triadic colors

1 #7DAA55 and #557DAA with #AA557D are triadic colors.

2 #7D55AA and #55AA7D with #AA557D are triadic colors.