COLOR #AA76B7

HEX: #AA76B7 RGB: (170,118,183)

Renk bilgisi

#AA76B7 contains mainly red and blue colors. #AA76B7 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AA76B7 color RGB value is (170,118,183).

RGB: (170,118,183) (67%, 46%, 72%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 118 of 255 = 46%
B 183 of 255 = 72%

170
118
183

R + G + B ~ 62%. #AA76B7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 118 + 183 = 471 (100%)
R 170 of 471 ~ 36.09%
G 118 of 471 ~ 25.05%
B 183 of 471 ~ 38.85'%

%36.09
%25.05
%38.85

CMYK RENK MODELİ

#AA76B7 rengi CMYK tonu (7,36,0,28).

  • camgöbeği tonu 7.10%
  • eflatun tonu 35.52%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (7,36,0,28)
C7M36Y0K28 (7%, 36%, 0%, 28%)
(0.07 / 0.36 / 0.00 / 0.28)

CMYK yüzdeleri

%7.1
%35.52
%0
%28.24

Codes

Color #AA76B7 in popluar color models

AA 76 B7
RGB 170 118 183
HSL 288° 31.10% 59.02%
HSB/HSV 288° 35.52% 71.76%
CMYK 7.10% 35.52% 0.00%
28.24%

Color #AA76B7 in popluar number systems.

HEX AA 76 B7
Decimal 170 118 183
Binary 10101010 1110110 10110111
Octal 252 166 267

Shades and tints

Shades of #AA76B7

#AA76B7
(170,118,183)
#9B6CA7
(155,108,167)
#8C6297
(140,98,151)
#7D5887
(125,88,135)
#6E4E77
(110,78,119)
#5F4467
(95,68,103)
#503A57
(80,58,87)
#413047
(65,48,71)
#322637
(50,38,55)
#231C27
(35,28,39)
#141217
(20,18,23)
#000000
(0,0,0)

Tints of #AA76B7

#AA76B7
(170,118,183)
#B182BD
(177,130,189)
#B88EC3
(184,142,195)
#BF9AC9
(191,154,201)
#C6A6CF
(198,166,207)
#CDB2D5
(205,178,213)
#D4BEDB
(212,190,219)
#DBCAE1
(219,202,225)
#E2D6E7
(226,214,231)
#E9E2ED
(233,226,237)
#F0EEF3
(240,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AA76B7 color. Also use rgb(170,118,183) instead hex code.

Text Font Color

.myTextColor { color: #AA76B7; }

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

This text font color is #AA76B7.

Background Color

.myBgColor { background-color: #AA76B7; }

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

This div background color is #AA76B7.

Border color

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

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

This div border color is #AA76B7.

Opacity

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

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

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

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

This text has shadow with #AA76B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA76B7.

Preview

Color preview on black background

This text has color #AA76B7 on black background.


Color preview on white background

This text has color #AA76B7 on white background.


Black color preview on #AA76B7 background

This text has black color on #AA76B7 background.


White color preview on #AA76B7 background

This text has white color on #AA76B7 background.


Related colors

Complementary color

Complementary color for #hex is #558948.


I love getcolorcode.com

Triadic colors

1 #B7AA76 and #76B7AA with #AA76B7 are triadic colors.

2 #B776AA and #76AAB7 with #AA76B7 are triadic colors.