COLOR #AA76DD

HEX: #AA76DD RGB: (170,118,221)

Renk bilgisi

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

RGB renk modeli

#AA76DD color RGB value is (170,118,221).

RGB: (170,118,221) (67%, 46%, 87%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 118 of 255 = 46%
B 221 of 255 = 87%

170
118
221

R + G + B ~ 67%. #AA76DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 118 + 221 = 509 (100%)
R 170 of 509 ~ 33.4%
G 118 of 509 ~ 23.18%
B 221 of 509 ~ 43.42'%

%33.4
%23.18
%43.42

CMYK RENK MODELİ

#AA76DD rengi CMYK tonu (23,47,0,13).

  • camgöbeği tonu 23.08%
  • eflatun tonu 46.61%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (23,47,0,13)
C23M47Y0K13 (23%, 47%, 0%, 13%)
(0.23 / 0.47 / 0.00 / 0.13)

CMYK yüzdeleri

%23.08
%46.61
%0
%13.33

Codes

Color #AA76DD in popluar color models

AA 76 DD
RGB 170 118 221
HSL 270° 60.23% 66.47%
HSB/HSV 270° 46.61% 86.67%
CMYK 23.08% 46.61% 0.00%
13.33%

Color #AA76DD in popluar number systems.

HEX AA 76 DD
Decimal 170 118 221
Binary 10101010 1110110 11011101
Octal 252 166 335

Shades and tints

Shades of #AA76DD

#AA76DD
(170,118,221)
#9B6CC9
(155,108,201)
#8C62B5
(140,98,181)
#7D58A1
(125,88,161)
#6E4E8D
(110,78,141)
#5F4479
(95,68,121)
#503A65
(80,58,101)
#413051
(65,48,81)
#32263D
(50,38,61)
#231C29
(35,28,41)
#141215
(20,18,21)
#000000
(0,0,0)

Tints of #AA76DD

#AA76DD
(170,118,221)
#B182E0
(177,130,224)
#B88EE3
(184,142,227)
#BF9AE6
(191,154,230)
#C6A6E9
(198,166,233)
#CDB2EC
(205,178,236)
#D4BEEF
(212,190,239)
#DBCAF2
(219,202,242)
#E2D6F5
(226,214,245)
#E9E2F8
(233,226,248)
#F0EEFB
(240,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AA76DD; }

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

This text font color is #AA76DD.

Background Color

.myBgColor { background-color: #AA76DD; }

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

This div background color is #AA76DD.

Border color

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

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

This div border color is #AA76DD.

Opacity

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

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

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

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

This text has shadow with #AA76DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AA76DD.

Preview

Color preview on black background

This text has color #AA76DD on black background.


Color preview on white background

This text has color #AA76DD on white background.


Black color preview on #AA76DD background

This text has black color on #AA76DD background.


White color preview on #AA76DD background

This text has white color on #AA76DD background.


Related colors

Complementary color

Complementary color for #hex is #558922.


I love getcolorcode.com

Triadic colors

1 #DDAA76 and #76DDAA with #AA76DD are triadic colors.

2 #DD76AA and #76AADD with #AA76DD are triadic colors.