COLOR #AD8D9A

HEX: #AD8D9A RGB: (173,141,154)

Renk bilgisi

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

RGB renk modeli

#AD8D9A color RGB value is (173,141,154).

RGB: (173,141,154) (68%, 55%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 154 of 255 = 60%

173
141
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 154 = 468 (100%)
R 173 of 468 ~ 36.97%
G 141 of 468 ~ 30.13%
B 154 of 468 ~ 32.91'%

%36.97
%30.13
%32.91

CMYK RENK MODELİ

#AD8D9A rengi CMYK tonu (0,18,11,32).

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

CMYK: (0,18,11,32)
C0M18Y11K32 (0%, 18%, 11%, 32%)
(0.00 / 0.18 / 0.11 / 0.32)

CMYK yüzdeleri

%0
%18.5
%10.98
%32.16

Codes

Color #AD8D9A in popluar color models

AD 8D 9A
RGB 173 141 154
HSL 336° 16.33% 61.57%
HSB/HSV 336° 18.50% 67.84%
CMYK 0.00% 18.50% 10.98%
32.16%

Color #AD8D9A in popluar number systems.

HEX AD 8D 9A
Decimal 173 141 154
Binary 10101101 10001101 10011010
Octal 255 215 232

Shades and tints

Shades of #AD8D9A

#AD8D9A
(173,141,154)
#9E818C
(158,129,140)
#8F757E
(143,117,126)
#806970
(128,105,112)
#715D62
(113,93,98)
#625154
(98,81,84)
#534546
(83,69,70)
#443938
(68,57,56)
#352D2A
(53,45,42)
#26211C
(38,33,28)
#17150E
(23,21,14)
#000000
(0,0,0)

Tints of #AD8D9A

#AD8D9A
(173,141,154)
#B497A3
(180,151,163)
#BBA1AC
(187,161,172)
#C2ABB5
(194,171,181)
#C9B5BE
(201,181,190)
#D0BFC7
(208,191,199)
#D7C9D0
(215,201,208)
#DED3D9
(222,211,217)
#E5DDE2
(229,221,226)
#ECE7EB
(236,231,235)
#F3F1F4
(243,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8D9A; }

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

This text font color is #AD8D9A.

Background Color

.myBgColor { background-color: #AD8D9A; }

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

This div background color is #AD8D9A.

Border color

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

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

This div border color is #AD8D9A.

Opacity

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

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

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

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

This text has shadow with #AD8D9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8D9A.

Preview

Color preview on black background

This text has color #AD8D9A on black background.


Color preview on white background

This text has color #AD8D9A on white background.


Black color preview on #AD8D9A background

This text has black color on #AD8D9A background.


White color preview on #AD8D9A background

This text has white color on #AD8D9A background.


Related colors

Complementary color

Complementary color for #hex is #527265.


I love getcolorcode.com

Triadic colors

1 #9AAD8D and #8D9AAD with #AD8D9A are triadic colors.

2 #9A8DAD and #8DAD9A with #AD8D9A are triadic colors.