COLOR #AD8C9B

HEX: #AD8C9B RGB: (173,140,155)

Color info

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

RGB color model

#AD8C9B color RGB value is (173,140,155).

RGB: (173,140,155) (68%, 55%, 61%)

RGB channels and saturation

R 173 of 255 = 68%
G 140 of 255 = 55%
B 155 of 255 = 61%

173
140
155

R + G + B ~ 61%. #AD8C9B is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 140 + 155 = 468 (100%)
R 173 of 468 ~ 36.97%
G 140 of 468 ~ 29.91%
B 155 of 468 ~ 33.12'%

%36.97
%29.91
%33.12

CMYK color model

#AD8C9B color CMYK value is (0,19,10,32).

  • cyan value is 0.00%
  • magenta value is 19.08%
  • yellow value is 10.40%
  • key color value is 32.16%

CMYK: (0,19,10,32)
C0M19Y10K32 (0%, 19%, 10%, 32%)
(0.00 / 0.19 / 0.10 / 0.32)

CMYK percentages

%0
%19.08
%10.4
%32.16

Codes

Color #AD8C9B in popluar color models

AD 8C 9B
RGB 173 140 155
HSL 333° 16.75% 61.37%
HSB/HSV 333° 19.08% 67.84%
CMYK 0.00% 19.08% 10.40%
32.16%

Color #AD8C9B in popluar number systems.

HEX AD 8C 9B
Decimal 173 140 155
Binary 10101101 10001100 10011011
Octal 255 214 233

Shades and tints

Shades of #AD8C9B

#AD8C9B
(173,140,155)
#9E808D
(158,128,141)
#8F747F
(143,116,127)
#806871
(128,104,113)
#715C63
(113,92,99)
#625055
(98,80,85)
#534447
(83,68,71)
#443839
(68,56,57)
#352C2B
(53,44,43)
#26201D
(38,32,29)
#17140F
(23,20,15)
#000000
(0,0,0)

Tints of #AD8C9B

#AD8C9B
(173,140,155)
#B496A4
(180,150,164)
#BBA0AD
(187,160,173)
#C2AAB6
(194,170,182)
#C9B4BF
(201,180,191)
#D0BEC8
(208,190,200)
#D7C8D1
(215,200,209)
#DED2DA
(222,210,218)
#E5DCE3
(229,220,227)
#ECE6EC
(236,230,236)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C9B; }

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

This text font color is #AD8C9B.

Background Color

.myBgColor { background-color: #AD8C9B; }

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

This div background color is #AD8C9B.

Border color

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

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

This div border color is #AD8C9B.

Opacity

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

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

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

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

This text has shadow with #AD8C9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C9B.

Preview

Color preview on black background

This text has color #AD8C9B on black background.


Color preview on white background

This text has color #AD8C9B on white background.


Black color preview on #AD8C9B background

This text has black color on #AD8C9B background.


White color preview on #AD8C9B background

This text has white color on #AD8C9B background.


Related colors

Complementary color

Complementary color for #hex is #527364.


I love getcolorcode.com

Triadic colors

1 #9BAD8C and #8C9BAD with #AD8C9B are triadic colors.

2 #9B8CAD and #8CAD9B with #AD8C9B are triadic colors.