COLOR #AD9D83

HEX: #AD9D83 RGB: (173,157,131)

Renk bilgisi

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

RGB renk modeli

#AD9D83 color RGB value is (173,157,131).

RGB: (173,157,131) (68%, 62%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 131 of 255 = 51%

173
157
131

R + G + B ~ 60%. #AD9D83 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 131 = 461 (100%)
R 173 of 461 ~ 37.53%
G 157 of 461 ~ 34.06%
B 131 of 461 ~ 28.42'%

%37.53
%34.06
%28.42

CMYK RENK MODELİ

#AD9D83 rengi CMYK tonu (0,9,24,32).

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

CMYK: (0,9,24,32)
C0M9Y24K32 (0%, 9%, 24%, 32%)
(0.00 / 0.09 / 0.24 / 0.32)

CMYK yüzdeleri

%0
%9.25
%24.28
%32.16

Codes

Color #AD9D83 in popluar color models

AD 9D 83
RGB 173 157 131
HSL 37° 20.39% 59.61%
HSB/HSV 37° 24.28% 67.84%
CMYK 0.00% 9.25% 24.28%
32.16%

Color #AD9D83 in popluar number systems.

HEX AD 9D 83
Decimal 173 157 131
Binary 10101101 10011101 10000011
Octal 255 235 203

Shades and tints

Shades of #AD9D83

#AD9D83
(173,157,131)
#9E8F78
(158,143,120)
#8F816D
(143,129,109)
#807362
(128,115,98)
#716557
(113,101,87)
#62574C
(98,87,76)
#534941
(83,73,65)
#443B36
(68,59,54)
#352D2B
(53,45,43)
#261F20
(38,31,32)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #AD9D83

#AD9D83
(173,157,131)
#B4A58E
(180,165,142)
#BBAD99
(187,173,153)
#C2B5A4
(194,181,164)
#C9BDAF
(201,189,175)
#D0C5BA
(208,197,186)
#D7CDC5
(215,205,197)
#DED5D0
(222,213,208)
#E5DDDB
(229,221,219)
#ECE5E6
(236,229,230)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9D83; }

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

This text font color is #AD9D83.

Background Color

.myBgColor { background-color: #AD9D83; }

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

This div background color is #AD9D83.

Border color

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

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

This div border color is #AD9D83.

Opacity

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

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

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

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

This text has shadow with #AD9D83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9D83.

Preview

Color preview on black background

This text has color #AD9D83 on black background.


Color preview on white background

This text has color #AD9D83 on white background.


Black color preview on #AD9D83 background

This text has black color on #AD9D83 background.


White color preview on #AD9D83 background

This text has white color on #AD9D83 background.


Related colors

Complementary color

Complementary color for #hex is #52627C.


I love getcolorcode.com

Triadic colors

1 #83AD9D and #9D83AD with #AD9D83 are triadic colors.

2 #839DAD and #9DAD83 with #AD9D83 are triadic colors.