COLOR #AA7D99

HEX: #AA7D99 RGB: (170,125,153)

Renk bilgisi

#AA7D99 contains red, green and blue colors in about the same proportion. #AA7D99 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AA7D99 color RGB value is (170,125,153).

RGB: (170,125,153) (67%, 49%, 60%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 125 of 255 = 49%
B 153 of 255 = 60%

170
125
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 125 + 153 = 448 (100%)
R 170 of 448 ~ 37.95%
G 125 of 448 ~ 27.9%
B 153 of 448 ~ 34.15'%

%37.95
%27.9
%34.15

CMYK RENK MODELİ

#AA7D99 rengi CMYK tonu (0,26,10,33).

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

CMYK: (0,26,10,33)
C0M26Y10K33 (0%, 26%, 10%, 33%)
(0.00 / 0.26 / 0.10 / 0.33)

CMYK yüzdeleri

%0
%26.47
%10
%33.33

Codes

Color #AA7D99 in popluar color models

AA 7D 99
RGB 170 125 153
HSL 323° 20.93% 57.84%
HSB/HSV 323° 26.47% 66.67%
CMYK 0.00% 26.47% 10.00%
33.33%

Color #AA7D99 in popluar number systems.

HEX AA 7D 99
Decimal 170 125 153
Binary 10101010 1111101 10011001
Octal 252 175 231

Shades and tints

Shades of #AA7D99

#AA7D99
(170,125,153)
#9B728C
(155,114,140)
#8C677F
(140,103,127)
#7D5C72
(125,92,114)
#6E5165
(110,81,101)
#5F4658
(95,70,88)
#503B4B
(80,59,75)
#41303E
(65,48,62)
#322531
(50,37,49)
#231A24
(35,26,36)
#140F17
(20,15,23)
#000000
(0,0,0)

Tints of #AA7D99

#AA7D99
(170,125,153)
#B188A2
(177,136,162)
#B893AB
(184,147,171)
#BF9EB4
(191,158,180)
#C6A9BD
(198,169,189)
#CDB4C6
(205,180,198)
#D4BFCF
(212,191,207)
#DBCAD8
(219,202,216)
#E2D5E1
(226,213,225)
#E9E0EA
(233,224,234)
#F0EBF3
(240,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AA7D99; }

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

This text font color is #AA7D99.

Background Color

.myBgColor { background-color: #AA7D99; }

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

This div background color is #AA7D99.

Border color

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

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

This div border color is #AA7D99.

Opacity

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

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

Text with #AA7D99 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 #AA7D99;}

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

This text has shadow with #AA7D99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA7D99.

Preview

Color preview on black background

This text has color #AA7D99 on black background.


Color preview on white background

This text has color #AA7D99 on white background.


Black color preview on #AA7D99 background

This text has black color on #AA7D99 background.


White color preview on #AA7D99 background

This text has white color on #AA7D99 background.


Related colors

Complementary color

Complementary color for #hex is #558266.


I love getcolorcode.com

Triadic colors

1 #99AA7D and #7D99AA with #AA7D99 are triadic colors.

2 #997DAA and #7DAA99 with #AA7D99 are triadic colors.