COLOR #AD9D5D

HEX: #AD9D5D RGB: (173,157,93)

Renk bilgisi

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

RGB renk modeli

#AD9D5D color RGB value is (173,157,93).

RGB: (173,157,93) (68%, 62%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 157 of 255 = 62%
B 93 of 255 = 36%

173
157
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 157 + 93 = 423 (100%)
R 173 of 423 ~ 40.9%
G 157 of 423 ~ 37.12%
B 93 of 423 ~ 21.99'%

%40.9
%37.12
%21.99

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.25%
  • sarı tonu 46.24%
  • 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
%46.24
%32.16

Codes

Color #AD9D5D in popluar color models

AD 9D 5D
RGB 173 157 93
HSL 48° 32.79% 52.16%
HSB/HSV 48° 46.24% 67.84%
CMYK 0.00% 9.25% 46.24%
32.16%

Color #AD9D5D in popluar number systems.

HEX AD 9D 5D
Decimal 173 157 93
Binary 10101101 10011101 1011101
Octal 255 235 135

Shades and tints

Shades of #AD9D5D

#AD9D5D
(173,157,93)
#9E8F55
(158,143,85)
#8F814D
(143,129,77)
#807345
(128,115,69)
#71653D
(113,101,61)
#625735
(98,87,53)
#53492D
(83,73,45)
#443B25
(68,59,37)
#352D1D
(53,45,29)
#261F15
(38,31,21)
#17110D
(23,17,13)
#000000
(0,0,0)

Tints of #AD9D5D

#AD9D5D
(173,157,93)
#B4A56B
(180,165,107)
#BBAD79
(187,173,121)
#C2B587
(194,181,135)
#C9BD95
(201,189,149)
#D0C5A3
(208,197,163)
#D7CDB1
(215,205,177)
#DED5BF
(222,213,191)
#E5DDCD
(229,221,205)
#ECE5DB
(236,229,219)
#F3EDE9
(243,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9D5D; }

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

This text font color is #AD9D5D.

Background Color

.myBgColor { background-color: #AD9D5D; }

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

This div background color is #AD9D5D.

Border color

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

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

This div border color is #AD9D5D.

Opacity

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

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

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

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

This text has shadow with #AD9D5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9D5D.

Preview

Color preview on black background

This text has color #AD9D5D on black background.


Color preview on white background

This text has color #AD9D5D on white background.


Black color preview on #AD9D5D background

This text has black color on #AD9D5D background.


White color preview on #AD9D5D background

This text has white color on #AD9D5D background.


Related colors

Complementary color

Complementary color for #hex is #5262A2.


I love getcolorcode.com

Triadic colors

1 #5DAD9D and #9D5DAD with #AD9D5D are triadic colors.

2 #5D9DAD and #9DAD5D with #AD9D5D are triadic colors.