COLOR #AD98AD

HEX: #AD98AD RGB: (173,152,173)

Color info

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

RGB color model

#AD98AD color RGB value is (173,152,173).

RGB: (173,152,173) (68%, 60%, 68%)

RGB channels and saturation

R 173 of 255 = 68%
G 152 of 255 = 60%
B 173 of 255 = 68%

173
152
173

R + G + B ~ 65%. #AD98AD is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 152 + 173 = 498 (100%)
R 173 of 498 ~ 34.74%
G 152 of 498 ~ 30.52%
B 173 of 498 ~ 34.74'%

%34.74
%30.52
%34.74

CMYK color model

#AD98AD color CMYK value is (0,12,0,32).

  • cyan value is 0.00%
  • magenta value is 12.14%
  • yellow value is 0.00%
  • key color value is 32.16%
CMYK: (0,12,0,32) C0M12Y0K32 (0%,12%,0%,32%) (0.00/0.12/0.00/0.32) 

CMYK percentages

%0
%12.14
%0
%32.16

Codes

Color #AD98AD in popluar color models

AD 98 AD
RGB 173 152 173
HSL 300° 11.35% 63.73%
HSB/HSV 300° 12.14% 67.84%
CMYK 0.00% 12.14% 0.00%
32.16%

Color #AD98AD in popluar number systems.

HEX AD 98 AD
Decimal 173 152 173
Binary 10101101 10011000 10101101
Octal 255 230 255

Shades and tints

Shades of #AD98AD

#AD98AD
(173,152,173)
#9E8B9E
(158,139,158)
#8F7E8F
(143,126,143)
#807180
(128,113,128)
#716471
(113,100,113)
#625762
(98,87,98)
#534A53
(83,74,83)
#443D44
(68,61,68)
#353035
(53,48,53)
#262326
(38,35,38)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #AD98AD

#AD98AD
(173,152,173)
#B4A1B4
(180,161,180)
#BBAABB
(187,170,187)
#C2B3C2
(194,179,194)
#C9BCC9
(201,188,201)
#D0C5D0
(208,197,208)
#D7CED7
(215,206,215)
#DED7DE
(222,215,222)
#E5E0E5
(229,224,229)
#ECE9EC
(236,233,236)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD98AD; }

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

This text font color is #AD98AD.

Background Color

.myBgColor { background-color: #AD98AD; }

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

This div background color is #AD98AD.

Border color

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

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

This div border color is #AD98AD.

Opacity

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

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

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

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

This text has shadow with #AD98AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD98AD.

Preview

Color preview on black background

This text has color #AD98AD on black background.


Color preview on white background

This text has color #AD98AD on white background.


Black color preview on #AD98AD background

This text has black color on #AD98AD background.


White color preview on #AD98AD background

This text has white color on #AD98AD background.


Related colors

Complementary color

Complementary color for #hex is #526752.


I love getcolorcode.com

Triadic colors

1 #ADAD98 and #98ADAD with #AD98AD are triadic colors.

2 #AD98AD and #98ADAD with #AD98AD are triadic colors.