COLOR #AD8C5E

HEX: #AD8C5E RGB: (173,140,94)

Renk bilgisi

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

RGB renk modeli

#AD8C5E color RGB value is (173,140,94).

RGB: (173,140,94) (68%, 55%, 37%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 94 of 255 = 37%

173
140
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 94 = 407 (100%)
R 173 of 407 ~ 42.51%
G 140 of 407 ~ 34.4%
B 94 of 407 ~ 23.1'%

%42.51
%34.4
%23.1

CMYK RENK MODELİ

#AD8C5E rengi CMYK tonu (0,19,46,32).

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

CMYK: (0,19,46,32)
C0M19Y46K32 (0%, 19%, 46%, 32%)
(0.00 / 0.19 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%19.08
%45.66
%32.16

Codes

Color #AD8C5E in popluar color models

AD 8C 5E
RGB 173 140 94
HSL 35° 32.51% 52.35%
HSB/HSV 35° 45.66% 67.84%
CMYK 0.00% 19.08% 45.66%
32.16%

Color #AD8C5E in popluar number systems.

HEX AD 8C 5E
Decimal 173 140 94
Binary 10101101 10001100 1011110
Octal 255 214 136

Shades and tints

Shades of #AD8C5E

#AD8C5E
(173,140,94)
#9E8056
(158,128,86)
#8F744E
(143,116,78)
#806846
(128,104,70)
#715C3E
(113,92,62)
#625036
(98,80,54)
#53442E
(83,68,46)
#443826
(68,56,38)
#352C1E
(53,44,30)
#262016
(38,32,22)
#17140E
(23,20,14)
#000000
(0,0,0)

Tints of #AD8C5E

#AD8C5E
(173,140,94)
#B4966C
(180,150,108)
#BBA07A
(187,160,122)
#C2AA88
(194,170,136)
#C9B496
(201,180,150)
#D0BEA4
(208,190,164)
#D7C8B2
(215,200,178)
#DED2C0
(222,210,192)
#E5DCCE
(229,220,206)
#ECE6DC
(236,230,220)
#F3F0EA
(243,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C5E; }

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

This text font color is #AD8C5E.

Background Color

.myBgColor { background-color: #AD8C5E; }

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

This div background color is #AD8C5E.

Border color

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

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

This div border color is #AD8C5E.

Opacity

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

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

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

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

This text has shadow with #AD8C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C5E.

Preview

Color preview on black background

This text has color #AD8C5E on black background.


Color preview on white background

This text has color #AD8C5E on white background.


Black color preview on #AD8C5E background

This text has black color on #AD8C5E background.


White color preview on #AD8C5E background

This text has white color on #AD8C5E background.


Related colors

Complementary color

Complementary color for #hex is #5273A1.


I love getcolorcode.com

Triadic colors

1 #5EAD8C and #8C5EAD with #AD8C5E are triadic colors.

2 #5E8CAD and #8CAD5E with #AD8C5E are triadic colors.