COLOR #AD9C5E

HEX: #AD9C5E RGB: (173,156,94)

Renk bilgisi

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

RGB renk modeli

#AD9C5E color RGB value is (173,156,94).

RGB: (173,156,94) (68%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 156 of 255 = 61%
B 94 of 255 = 37%

173
156
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 156 + 94 = 423 (100%)
R 173 of 423 ~ 40.9%
G 156 of 423 ~ 36.88%
B 94 of 423 ~ 22.22'%

%40.9
%36.88
%22.22

CMYK RENK MODELİ

#AD9C5E rengi CMYK tonu (0,10,46,32).

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

CMYK: (0,10,46,32)
C0M10Y46K32 (0%, 10%, 46%, 32%)
(0.00 / 0.10 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%9.83
%45.66
%32.16

Codes

Color #AD9C5E in popluar color models

AD 9C 5E
RGB 173 156 94
HSL 47° 32.51% 52.35%
HSB/HSV 47° 45.66% 67.84%
CMYK 0.00% 9.83% 45.66%
32.16%

Color #AD9C5E in popluar number systems.

HEX AD 9C 5E
Decimal 173 156 94
Binary 10101101 10011100 1011110
Octal 255 234 136

Shades and tints

Shades of #AD9C5E

#AD9C5E
(173,156,94)
#9E8E56
(158,142,86)
#8F804E
(143,128,78)
#807246
(128,114,70)
#71643E
(113,100,62)
#625636
(98,86,54)
#53482E
(83,72,46)
#443A26
(68,58,38)
#352C1E
(53,44,30)
#261E16
(38,30,22)
#17100E
(23,16,14)
#000000
(0,0,0)

Tints of #AD9C5E

#AD9C5E
(173,156,94)
#B4A56C
(180,165,108)
#BBAE7A
(187,174,122)
#C2B788
(194,183,136)
#C9C096
(201,192,150)
#D0C9A4
(208,201,164)
#D7D2B2
(215,210,178)
#DEDBC0
(222,219,192)
#E5E4CE
(229,228,206)
#ECEDDC
(236,237,220)
#F3F6EA
(243,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9C5E; }

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

This text font color is #AD9C5E.

Background Color

.myBgColor { background-color: #AD9C5E; }

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

This div background color is #AD9C5E.

Border color

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

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

This div border color is #AD9C5E.

Opacity

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

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

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

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

This text has shadow with #AD9C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9C5E.

Preview

Color preview on black background

This text has color #AD9C5E on black background.


Color preview on white background

This text has color #AD9C5E on white background.


Black color preview on #AD9C5E background

This text has black color on #AD9C5E background.


White color preview on #AD9C5E background

This text has white color on #AD9C5E background.


Related colors

Complementary color

Complementary color for #hex is #5263A1.


I love getcolorcode.com

Triadic colors

1 #5EAD9C and #9C5EAD with #AD9C5E are triadic colors.

2 #5E9CAD and #9CAD5E with #AD9C5E are triadic colors.