COLOR #AD71AA

HEX: #AD71AA RGB: (173,113,170)

Renk bilgisi

#AD71AA contains mainly red and blue colors. #AD71AA ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AD71AA color RGB value is (173,113,170).

RGB: (173,113,170) (68%, 44%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 113 of 255 = 44%
B 170 of 255 = 67%

173
113
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 113 + 170 = 456 (100%)
R 173 of 456 ~ 37.94%
G 113 of 456 ~ 24.78%
B 170 of 456 ~ 37.28'%

%37.94
%24.78
%37.28

CMYK RENK MODELİ

#AD71AA rengi CMYK tonu (0,35,2,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.68%
  • sarı tonu 1.73%
  • ana renk tonu 32.16%

CMYK: (0,35,2,32)
C0M35Y2K32 (0%, 35%, 2%, 32%)
(0.00 / 0.35 / 0.02 / 0.32)

CMYK yüzdeleri

%0
%34.68
%1.73
%32.16

Codes

Color #AD71AA in popluar color models

AD 71 AA
RGB 173 113 170
HSL 303° 26.79% 56.08%
HSB/HSV 303° 34.68% 67.84%
CMYK 0.00% 34.68% 1.73%
32.16%

Color #AD71AA in popluar number systems.

HEX AD 71 AA
Decimal 173 113 170
Binary 10101101 1110001 10101010
Octal 255 161 252

Shades and tints

Shades of #AD71AA

#AD71AA
(173,113,170)
#9E679B
(158,103,155)
#8F5D8C
(143,93,140)
#80537D
(128,83,125)
#71496E
(113,73,110)
#623F5F
(98,63,95)
#533550
(83,53,80)
#442B41
(68,43,65)
#352132
(53,33,50)
#261723
(38,23,35)
#170D14
(23,13,20)
#000000
(0,0,0)

Tints of #AD71AA

#AD71AA
(173,113,170)
#B47DB1
(180,125,177)
#BB89B8
(187,137,184)
#C295BF
(194,149,191)
#C9A1C6
(201,161,198)
#D0ADCD
(208,173,205)
#D7B9D4
(215,185,212)
#DEC5DB
(222,197,219)
#E5D1E2
(229,209,226)
#ECDDE9
(236,221,233)
#F3E9F0
(243,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD71AA color. Also use rgb(173,113,170) instead hex code.

Text Font Color

.myTextColor { color: #AD71AA; }

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

This text font color is #AD71AA.

Background Color

.myBgColor { background-color: #AD71AA; }

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

This div background color is #AD71AA.

Border color

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

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

This div border color is #AD71AA.

Opacity

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

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

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

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

This text has shadow with #AD71AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD71AA.

Preview

Color preview on black background

This text has color #AD71AA on black background.


Color preview on white background

This text has color #AD71AA on white background.


Black color preview on #AD71AA background

This text has black color on #AD71AA background.


White color preview on #AD71AA background

This text has white color on #AD71AA background.


Related colors

Complementary color

Complementary color for #hex is #528E55.


I love getcolorcode.com

Triadic colors

1 #AAAD71 and #71AAAD with #AD71AA are triadic colors.

2 #AA71AD and #71ADAA with #AD71AA are triadic colors.