COLOR #AD7D8D

HEX: #AD7D8D RGB: (173,125,141)

Color info

#AD7D8D contains red, green and blue colors in about the same proportion. Web safe color of #AD7D8D is #996699 (or #969).

RGB color model

#AD7D8D color RGB value is (173,125,141).

RGB: (173,125,141) (68%, 49%, 55%)

RGB channels and saturation

R 173 of 255 = 68%
G 125 of 255 = 49%
B 141 of 255 = 55%

173
125
141

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

Portions of RGB colors in percentages

R + G + B = 173 + 125 + 141 = 439 (100%)
R 173 of 439 ~ 39.41%
G 125 of 439 ~ 28.47%
B 141 of 439 ~ 32.12'%

%39.41
%28.47
%32.12

CMYK color model

#AD7D8D color CMYK value is (0,28,18,32).

  • cyan value is 0.00%
  • magenta value is 27.75%
  • yellow value is 18.50%
  • key color value is 32.16%

CMYK: (0,28,18,32)
C0M28Y18K32 (0%, 28%, 18%, 32%)
(0.00 / 0.28 / 0.18 / 0.32)

CMYK percentages

%0
%27.75
%18.5
%32.16

Codes

Color #AD7D8D in popluar color models

AD 7D 8D
RGB 173 125 141
HSL 340° 22.64% 58.43%
HSB/HSV 340° 27.75% 67.84%
CMYK 0.00% 27.75% 18.50%
32.16%

Color #AD7D8D in popluar number systems.

HEX AD 7D 8D
Decimal 173 125 141
Binary 10101101 1111101 10001101
Octal 255 175 215

Shades and tints

Shades of #AD7D8D

#AD7D8D
(173,125,141)
#9E7281
(158,114,129)
#8F6775
(143,103,117)
#805C69
(128,92,105)
#71515D
(113,81,93)
#624651
(98,70,81)
#533B45
(83,59,69)
#443039
(68,48,57)
#35252D
(53,37,45)
#261A21
(38,26,33)
#170F15
(23,15,21)
#000000
(0,0,0)

Tints of #AD7D8D

#AD7D8D
(173,125,141)
#B48897
(180,136,151)
#BB93A1
(187,147,161)
#C29EAB
(194,158,171)
#C9A9B5
(201,169,181)
#D0B4BF
(208,180,191)
#D7BFC9
(215,191,201)
#DECAD3
(222,202,211)
#E5D5DD
(229,213,221)
#ECE0E7
(236,224,231)
#F3EBF1
(243,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7D8D; }

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

This text font color is #AD7D8D.

Background Color

.myBgColor { background-color: #AD7D8D; }

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

This div background color is #AD7D8D.

Border color

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

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

This div border color is #AD7D8D.

Opacity

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

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

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

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

This text has shadow with #AD7D8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7D8D.

Preview

Color preview on black background

This text has color #AD7D8D on black background.


Color preview on white background

This text has color #AD7D8D on white background.


Black color preview on #AD7D8D background

This text has black color on #AD7D8D background.


White color preview on #AD7D8D background

This text has white color on #AD7D8D background.


Related colors

Complementary color

Complementary color for #hex is #528272.


I love getcolorcode.com

Triadic colors

1 #8DAD7D and #7D8DAD with #AD7D8D are triadic colors.

2 #8D7DAD and #7DAD8D with #AD7D8D are triadic colors.