COLOR #AD9DA4

HEX: #AD9DA4 RGB: (173,157,164)

Renk bilgisi

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

RGB renk modeli

#AD9DA4 color RGB value is (173,157,164).

RGB: (173,157,164) (68%, 62%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 164 of 255 = 64%

173
157
164

R + G + B ~ 65%. #AD9DA4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 164 = 494 (100%)
R 173 of 494 ~ 35.02%
G 157 of 494 ~ 31.78%
B 164 of 494 ~ 33.2'%

%35.02
%31.78
%33.2

CMYK RENK MODELİ

#AD9DA4 rengi CMYK tonu (0,9,5,32).

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

CMYK: (0,9,5,32)
C0M9Y5K32 (0%, 9%, 5%, 32%)
(0.00 / 0.09 / 0.05 / 0.32)

CMYK yüzdeleri

%0
%9.25
%5.2
%32.16

Codes

Color #AD9DA4 in popluar color models

AD 9D A4
RGB 173 157 164
HSL 334° 8.89% 64.71%
HSB/HSV 334° 9.25% 67.84%
CMYK 0.00% 9.25% 5.20%
32.16%

Color #AD9DA4 in popluar number systems.

HEX AD 9D A4
Decimal 173 157 164
Binary 10101101 10011101 10100100
Octal 255 235 244

Shades and tints

Shades of #AD9DA4

#AD9DA4
(173,157,164)
#9E8F96
(158,143,150)
#8F8188
(143,129,136)
#80737A
(128,115,122)
#71656C
(113,101,108)
#62575E
(98,87,94)
#534950
(83,73,80)
#443B42
(68,59,66)
#352D34
(53,45,52)
#261F26
(38,31,38)
#171118
(23,17,24)
#000000
(0,0,0)

Tints of #AD9DA4

#AD9DA4
(173,157,164)
#B4A5AC
(180,165,172)
#BBADB4
(187,173,180)
#C2B5BC
(194,181,188)
#C9BDC4
(201,189,196)
#D0C5CC
(208,197,204)
#D7CDD4
(215,205,212)
#DED5DC
(222,213,220)
#E5DDE4
(229,221,228)
#ECE5EC
(236,229,236)
#F3EDF4
(243,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9DA4; }

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

This text font color is #AD9DA4.

Background Color

.myBgColor { background-color: #AD9DA4; }

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

This div background color is #AD9DA4.

Border color

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

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

This div border color is #AD9DA4.

Opacity

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

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

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

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

This text has shadow with #AD9DA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9DA4.

Preview

Color preview on black background

This text has color #AD9DA4 on black background.


Color preview on white background

This text has color #AD9DA4 on white background.


Black color preview on #AD9DA4 background

This text has black color on #AD9DA4 background.


White color preview on #AD9DA4 background

This text has white color on #AD9DA4 background.


Related colors

Complementary color

Complementary color for #hex is #52625B.


I love getcolorcode.com

Triadic colors

1 #A4AD9D and #9DA4AD with #AD9DA4 are triadic colors.

2 #A49DAD and #9DADA4 with #AD9DA4 are triadic colors.