COLOR #AD8D9F

HEX: #AD8D9F RGB: (173,141,159)

Renk bilgisi

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

RGB renk modeli

#AD8D9F color RGB value is (173,141,159).

RGB: (173,141,159) (68%, 55%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 159 of 255 = 62%

173
141
159

R + G + B ~ 62%. #AD8D9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 159 = 473 (100%)
R 173 of 473 ~ 36.58%
G 141 of 473 ~ 29.81%
B 159 of 473 ~ 33.62'%

%36.58
%29.81
%33.62

CMYK RENK MODELİ

#AD8D9F rengi CMYK tonu (0,18,8,32).

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

CMYK: (0,18,8,32)
C0M18Y8K32 (0%, 18%, 8%, 32%)
(0.00 / 0.18 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%18.5
%8.09
%32.16

Codes

Color #AD8D9F in popluar color models

AD 8D 9F
RGB 173 141 159
HSL 326° 16.33% 61.57%
HSB/HSV 326° 18.50% 67.84%
CMYK 0.00% 18.50% 8.09%
32.16%

Color #AD8D9F in popluar number systems.

HEX AD 8D 9F
Decimal 173 141 159
Binary 10101101 10001101 10011111
Octal 255 215 237

Shades and tints

Shades of #AD8D9F

#AD8D9F
(173,141,159)
#9E8191
(158,129,145)
#8F7583
(143,117,131)
#806975
(128,105,117)
#715D67
(113,93,103)
#625159
(98,81,89)
#53454B
(83,69,75)
#44393D
(68,57,61)
#352D2F
(53,45,47)
#262121
(38,33,33)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #AD8D9F

#AD8D9F
(173,141,159)
#B497A7
(180,151,167)
#BBA1AF
(187,161,175)
#C2ABB7
(194,171,183)
#C9B5BF
(201,181,191)
#D0BFC7
(208,191,199)
#D7C9CF
(215,201,207)
#DED3D7
(222,211,215)
#E5DDDF
(229,221,223)
#ECE7E7
(236,231,231)
#F3F1EF
(243,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8D9F; }

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

This text font color is #AD8D9F.

Background Color

.myBgColor { background-color: #AD8D9F; }

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

This div background color is #AD8D9F.

Border color

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

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

This div border color is #AD8D9F.

Opacity

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

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

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

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

This text has shadow with #AD8D9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8D9F.

Preview

Color preview on black background

This text has color #AD8D9F on black background.


Color preview on white background

This text has color #AD8D9F on white background.


Black color preview on #AD8D9F background

This text has black color on #AD8D9F background.


White color preview on #AD8D9F background

This text has white color on #AD8D9F background.


Related colors

Complementary color

Complementary color for #hex is #527260.


I love getcolorcode.com

Triadic colors

1 #9FAD8D and #8D9FAD with #AD8D9F are triadic colors.

2 #9F8DAD and #8DAD9F with #AD8D9F are triadic colors.