COLOR #AD87AD

HEX: #AD87AD RGB: (173,135,173)

Color info

#AD87AD contains red, green and blue colors in about the same proportion. Web safe color of #AD87AD is #999999 (or #999).

RGB color model

#AD87AD color RGB value is (173,135,173).

RGB: (173,135,173) (68%, 53%, 68%)

RGB channels and saturation

R 173 of 255 = 68%
G 135 of 255 = 53%
B 173 of 255 = 68%

173
135
173

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

Portions of RGB colors in percentages

R + G + B = 173 + 135 + 173 = 481 (100%)
R 173 of 481 ~ 35.97%
G 135 of 481 ~ 28.07%
B 173 of 481 ~ 35.97'%

%35.97
%28.07
%35.97

CMYK color model

#AD87AD color CMYK value is (0,22,0,32).

  • cyan value is 0.00%
  • magenta value is 21.97%
  • yellow value is 0.00%
  • key color value is 32.16%

CMYK: (0,22,0,32)
C0M22Y0K32 (0%, 22%, 0%, 32%)
(0.00 / 0.22 / 0.00 / 0.32)

CMYK percentages

%0
%21.97
%0
%32.16

Codes

Color #AD87AD in popluar color models

AD 87 AD
RGB 173 135 173
HSL 300° 18.81% 60.39%
HSB/HSV 300° 21.97% 67.84%
CMYK 0.00% 21.97% 0.00%
32.16%

Color #AD87AD in popluar number systems.

HEX AD 87 AD
Decimal 173 135 173
Binary 10101101 10000111 10101101
Octal 255 207 255

Shades and tints

Shades of #AD87AD

#AD87AD
(173,135,173)
#9E7B9E
(158,123,158)
#8F6F8F
(143,111,143)
#806380
(128,99,128)
#715771
(113,87,113)
#624B62
(98,75,98)
#533F53
(83,63,83)
#443344
(68,51,68)
#352735
(53,39,53)
#261B26
(38,27,38)
#170F17
(23,15,23)
#000000
(0,0,0)

Tints of #AD87AD

#AD87AD
(173,135,173)
#B491B4
(180,145,180)
#BB9BBB
(187,155,187)
#C2A5C2
(194,165,194)
#C9AFC9
(201,175,201)
#D0B9D0
(208,185,208)
#D7C3D7
(215,195,215)
#DECDDE
(222,205,222)
#E5D7E5
(229,215,229)
#ECE1EC
(236,225,236)
#F3EBF3
(243,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD87AD; }

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

This text font color is #AD87AD.

Background Color

.myBgColor { background-color: #AD87AD; }

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

This div background color is #AD87AD.

Border color

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

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

This div border color is #AD87AD.

Opacity

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

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

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

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

This text has shadow with #AD87AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD87AD.

Preview

Color preview on black background

This text has color #AD87AD on black background.


Color preview on white background

This text has color #AD87AD on white background.


Black color preview on #AD87AD background

This text has black color on #AD87AD background.


White color preview on #AD87AD background

This text has white color on #AD87AD background.


Related colors

Complementary color

Complementary color for #hex is #527852.


I love getcolorcode.com

Triadic colors

1 #ADAD87 and #87ADAD with #AD87AD are triadic colors.

2 #AD87AD and #87ADAD with #AD87AD are triadic colors.