COLOR #AD9D5E

HEX: #AD9D5E RGB: (173,157,94)

Renk bilgisi

#AD9D5E contains mainly red and green colors. #AD9D5E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AD9D5E color RGB value is (173,157,94).

RGB: (173,157,94) (68%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 94 of 255 = 37%

173
157
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 94 = 424 (100%)
R 173 of 424 ~ 40.8%
G 157 of 424 ~ 37.03%
B 94 of 424 ~ 22.17'%

%40.8
%37.03
%22.17

CMYK RENK MODELİ

#AD9D5E rengi CMYK tonu (0,9,46,32).

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

CMYK: (0,9,46,32)
C0M9Y46K32 (0%, 9%, 46%, 32%)
(0.00 / 0.09 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%9.25
%45.66
%32.16

Codes

Color #AD9D5E in popluar color models

AD 9D 5E
RGB 173 157 94
HSL 48° 32.51% 52.35%
HSB/HSV 48° 45.66% 67.84%
CMYK 0.00% 9.25% 45.66%
32.16%

Color #AD9D5E in popluar number systems.

HEX AD 9D 5E
Decimal 173 157 94
Binary 10101101 10011101 1011110
Octal 255 235 136

Shades and tints

Shades of #AD9D5E

#AD9D5E
(173,157,94)
#9E8F56
(158,143,86)
#8F814E
(143,129,78)
#807346
(128,115,70)
#71653E
(113,101,62)
#625736
(98,87,54)
#53492E
(83,73,46)
#443B26
(68,59,38)
#352D1E
(53,45,30)
#261F16
(38,31,22)
#17110E
(23,17,14)
#000000
(0,0,0)

Tints of #AD9D5E

#AD9D5E
(173,157,94)
#B4A56C
(180,165,108)
#BBAD7A
(187,173,122)
#C2B588
(194,181,136)
#C9BD96
(201,189,150)
#D0C5A4
(208,197,164)
#D7CDB2
(215,205,178)
#DED5C0
(222,213,192)
#E5DDCE
(229,221,206)
#ECE5DC
(236,229,220)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9D5E; }

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

This text font color is #AD9D5E.

Background Color

.myBgColor { background-color: #AD9D5E; }

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

This div background color is #AD9D5E.

Border color

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

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

This div border color is #AD9D5E.

Opacity

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

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

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

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

This text has shadow with #AD9D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9D5E.

Preview

Color preview on black background

This text has color #AD9D5E on black background.


Color preview on white background

This text has color #AD9D5E on white background.


Black color preview on #AD9D5E background

This text has black color on #AD9D5E background.


White color preview on #AD9D5E background

This text has white color on #AD9D5E background.


Related colors

Complementary color

Complementary color for #hex is #5262A1.


I love getcolorcode.com

Triadic colors

1 #5EAD9D and #9D5EAD with #AD9D5E are triadic colors.

2 #5E9DAD and #9DAD5E with #AD9D5E are triadic colors.