COLOR #AD9D9C

HEX: #AD9D9C RGB: (173,157,156)

Renk bilgisi

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

RGB renk modeli

#AD9D9C color RGB value is (173,157,156).

RGB: (173,157,156) (68%, 62%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 156 of 255 = 61%

173
157
156

R + G + B ~ 64%. #AD9D9C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 156 = 486 (100%)
R 173 of 486 ~ 35.6%
G 157 of 486 ~ 32.3%
B 156 of 486 ~ 32.1'%

%35.6
%32.3
%32.1

CMYK RENK MODELİ

#AD9D9C rengi CMYK tonu (0,9,10,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.25%
  • sarı tonu 9.83%
  • ana renk tonu 32.16%

CMYK: (0,9,10,32)
C0M9Y10K32 (0%, 9%, 10%, 32%)
(0.00 / 0.09 / 0.10 / 0.32)

CMYK yüzdeleri

%0
%9.25
%9.83
%32.16

Codes

Color #AD9D9C in popluar color models

AD 9D 9C
RGB 173 157 156
HSL 9.39% 64.51%
HSB/HSV 9.83% 67.84%
CMYK 0.00% 9.25% 9.83%
32.16%

Color #AD9D9C in popluar number systems.

HEX AD 9D 9C
Decimal 173 157 156
Binary 10101101 10011101 10011100
Octal 255 235 234

Shades and tints

Shades of #AD9D9C

#AD9D9C
(173,157,156)
#9E8F8E
(158,143,142)
#8F8180
(143,129,128)
#807372
(128,115,114)
#716564
(113,101,100)
#625756
(98,87,86)
#534948
(83,73,72)
#443B3A
(68,59,58)
#352D2C
(53,45,44)
#261F1E
(38,31,30)
#171110
(23,17,16)
#000000
(0,0,0)

Tints of #AD9D9C

#AD9D9C
(173,157,156)
#B4A5A5
(180,165,165)
#BBADAE
(187,173,174)
#C2B5B7
(194,181,183)
#C9BDC0
(201,189,192)
#D0C5C9
(208,197,201)
#D7CDD2
(215,205,210)
#DED5DB
(222,213,219)
#E5DDE4
(229,221,228)
#ECE5ED
(236,229,237)
#F3EDF6
(243,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9D9C; }

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

This text font color is #AD9D9C.

Background Color

.myBgColor { background-color: #AD9D9C; }

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

This div background color is #AD9D9C.

Border color

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

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

This div border color is #AD9D9C.

Opacity

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

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

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

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

This text has shadow with #AD9D9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9D9C.

Preview

Color preview on black background

This text has color #AD9D9C on black background.


Color preview on white background

This text has color #AD9D9C on white background.


Black color preview on #AD9D9C background

This text has black color on #AD9D9C background.


White color preview on #AD9D9C background

This text has white color on #AD9D9C background.


Related colors

Complementary color

Complementary color for #hex is #526263.


I love getcolorcode.com

Triadic colors

1 #9CAD9D and #9D9CAD with #AD9D9C are triadic colors.

2 #9C9DAD and #9DAD9C with #AD9D9C are triadic colors.