COLOR #AD8C4D

HEX: #AD8C4D RGB: (173,140,77)

Renk bilgisi

#AD8C4D contains mainly red and green colors. #AD8C4D ‘ nin web güvenlik rengi #999933 (ya da #993) dir.

RGB renk modeli

#AD8C4D color RGB value is (173,140,77).

RGB: (173,140,77) (68%, 55%, 30%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 77 of 255 = 30%

173
140
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 77 = 390 (100%)
R 173 of 390 ~ 44.36%
G 140 of 390 ~ 35.9%
B 77 of 390 ~ 19.74'%

%44.36
%35.9
%19.74

CMYK RENK MODELİ

#AD8C4D rengi CMYK tonu (0,19,55,32).

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

CMYK: (0,19,55,32)
C0M19Y55K32 (0%, 19%, 55%, 32%)
(0.00 / 0.19 / 0.55 / 0.32)

CMYK yüzdeleri

%0
%19.08
%55.49
%32.16

Codes

Color #AD8C4D in popluar color models

AD 8C 4D
RGB 173 140 77
HSL 39° 38.40% 49.02%
HSB/HSV 39° 55.49% 67.84%
CMYK 0.00% 19.08% 55.49%
32.16%

Color #AD8C4D in popluar number systems.

HEX AD 8C 4D
Decimal 173 140 77
Binary 10101101 10001100 1001101
Octal 255 214 115

Shades and tints

Shades of #AD8C4D

#AD8C4D
(173,140,77)
#9E8046
(158,128,70)
#8F743F
(143,116,63)
#806838
(128,104,56)
#715C31
(113,92,49)
#62502A
(98,80,42)
#534423
(83,68,35)
#44381C
(68,56,28)
#352C15
(53,44,21)
#26200E
(38,32,14)
#171407
(23,20,7)
#000000
(0,0,0)

Tints of #AD8C4D

#AD8C4D
(173,140,77)
#B4965D
(180,150,93)
#BBA06D
(187,160,109)
#C2AA7D
(194,170,125)
#C9B48D
(201,180,141)
#D0BE9D
(208,190,157)
#D7C8AD
(215,200,173)
#DED2BD
(222,210,189)
#E5DCCD
(229,220,205)
#ECE6DD
(236,230,221)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C4D; }

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

This text font color is #AD8C4D.

Background Color

.myBgColor { background-color: #AD8C4D; }

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

This div background color is #AD8C4D.

Border color

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

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

This div border color is #AD8C4D.

Opacity

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

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

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

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

This text has shadow with #AD8C4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C4D.

Preview

Color preview on black background

This text has color #AD8C4D on black background.


Color preview on white background

This text has color #AD8C4D on white background.


Black color preview on #AD8C4D background

This text has black color on #AD8C4D background.


White color preview on #AD8C4D background

This text has white color on #AD8C4D background.


Related colors

Complementary color

Complementary color for #hex is #5273B2.


I love getcolorcode.com

Triadic colors

1 #4DAD8C and #8C4DAD with #AD8C4D are triadic colors.

2 #4D8CAD and #8CAD4D with #AD8C4D are triadic colors.