COLOR #AD9DBD

HEX: #AD9DBD RGB: (173,157,189)

Renk bilgisi

#AD9DBD contains red, green and blue colors in about the same proportion. #AD9DBD ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD9DBD color RGB value is (173,157,189).

RGB: (173,157,189) (68%, 62%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 189 of 255 = 74%

173
157
189

R + G + B ~ 68%. #AD9DBD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 189 = 519 (100%)
R 173 of 519 ~ 33.33%
G 157 of 519 ~ 30.25%
B 189 of 519 ~ 36.42'%

%33.33
%30.25
%36.42

CMYK RENK MODELİ

#AD9DBD rengi CMYK tonu (8,17,0,26).

  • camgöbeği tonu 8.47%
  • eflatun tonu 16.93%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%

CMYK: (8,17,0,26)
C8M17Y0K26 (8%, 17%, 0%, 26%)
(0.08 / 0.17 / 0.00 / 0.26)

CMYK yüzdeleri

%8.47
%16.93
%0
%25.88

Codes

Color #AD9DBD in popluar color models

AD 9D BD
RGB 173 157 189
HSL 270° 19.51% 67.84%
HSB/HSV 270° 16.93% 74.12%
CMYK 8.47% 16.93% 0.00%
25.88%

Color #AD9DBD in popluar number systems.

HEX AD 9D BD
Decimal 173 157 189
Binary 10101101 10011101 10111101
Octal 255 235 275

Shades and tints

Shades of #AD9DBD

#AD9DBD
(173,157,189)
#9E8FAC
(158,143,172)
#8F819B
(143,129,155)
#80738A
(128,115,138)
#716579
(113,101,121)
#625768
(98,87,104)
#534957
(83,73,87)
#443B46
(68,59,70)
#352D35
(53,45,53)
#261F24
(38,31,36)
#171113
(23,17,19)
#000000
(0,0,0)

Tints of #AD9DBD

#AD9DBD
(173,157,189)
#B4A5C3
(180,165,195)
#BBADC9
(187,173,201)
#C2B5CF
(194,181,207)
#C9BDD5
(201,189,213)
#D0C5DB
(208,197,219)
#D7CDE1
(215,205,225)
#DED5E7
(222,213,231)
#E5DDED
(229,221,237)
#ECE5F3
(236,229,243)
#F3EDF9
(243,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9DBD; }

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

This text font color is #AD9DBD.

Background Color

.myBgColor { background-color: #AD9DBD; }

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

This div background color is #AD9DBD.

Border color

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

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

This div border color is #AD9DBD.

Opacity

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

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

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

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

This text has shadow with #AD9DBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9DBD.

Preview

Color preview on black background

This text has color #AD9DBD on black background.


Color preview on white background

This text has color #AD9DBD on white background.


Black color preview on #AD9DBD background

This text has black color on #AD9DBD background.


White color preview on #AD9DBD background

This text has white color on #AD9DBD background.


Related colors

Complementary color

Complementary color for #hex is #526242.


I love getcolorcode.com

Triadic colors

1 #BDAD9D and #9DBDAD with #AD9DBD are triadic colors.

2 #BD9DAD and #9DADBD with #AD9DBD are triadic colors.