COLOR #AD8DAA

HEX: #AD8DAA RGB: (173,141,170)

Renk bilgisi

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

RGB renk modeli

#AD8DAA color RGB value is (173,141,170).

RGB: (173,141,170) (68%, 55%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 170 of 255 = 67%

173
141
170

R + G + B ~ 63%. #AD8DAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 170 = 484 (100%)
R 173 of 484 ~ 35.74%
G 141 of 484 ~ 29.13%
B 170 of 484 ~ 35.12'%

%35.74
%29.13
%35.12

CMYK RENK MODELİ

#AD8DAA rengi CMYK tonu (0,18,2,32).

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

CMYK: (0,18,2,32)
C0M18Y2K32 (0%, 18%, 2%, 32%)
(0.00 / 0.18 / 0.02 / 0.32)

CMYK yüzdeleri

%0
%18.5
%1.73
%32.16

Codes

Color #AD8DAA in popluar color models

AD 8D AA
RGB 173 141 170
HSL 306° 16.33% 61.57%
HSB/HSV 306° 18.50% 67.84%
CMYK 0.00% 18.50% 1.73%
32.16%

Color #AD8DAA in popluar number systems.

HEX AD 8D AA
Decimal 173 141 170
Binary 10101101 10001101 10101010
Octal 255 215 252

Shades and tints

Shades of #AD8DAA

#AD8DAA
(173,141,170)
#9E819B
(158,129,155)
#8F758C
(143,117,140)
#80697D
(128,105,125)
#715D6E
(113,93,110)
#62515F
(98,81,95)
#534550
(83,69,80)
#443941
(68,57,65)
#352D32
(53,45,50)
#262123
(38,33,35)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #AD8DAA

#AD8DAA
(173,141,170)
#B497B1
(180,151,177)
#BBA1B8
(187,161,184)
#C2ABBF
(194,171,191)
#C9B5C6
(201,181,198)
#D0BFCD
(208,191,205)
#D7C9D4
(215,201,212)
#DED3DB
(222,211,219)
#E5DDE2
(229,221,226)
#ECE7E9
(236,231,233)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8DAA; }

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

This text font color is #AD8DAA.

Background Color

.myBgColor { background-color: #AD8DAA; }

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

This div background color is #AD8DAA.

Border color

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

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

This div border color is #AD8DAA.

Opacity

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

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

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

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

This text has shadow with #AD8DAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8DAA.

Preview

Color preview on black background

This text has color #AD8DAA on black background.


Color preview on white background

This text has color #AD8DAA on white background.


Black color preview on #AD8DAA background

This text has black color on #AD8DAA background.


White color preview on #AD8DAA background

This text has white color on #AD8DAA background.


Related colors

Complementary color

Complementary color for #hex is #527255.


I love getcolorcode.com

Triadic colors

1 #AAAD8D and #8DAAAD with #AD8DAA are triadic colors.

2 #AA8DAD and #8DADAA with #AD8DAA are triadic colors.