COLOR #AD8C5D

HEX: #AD8C5D RGB: (173,140,93)

Renk bilgisi

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

RGB renk modeli

#AD8C5D color RGB value is (173,140,93).

RGB: (173,140,93) (68%, 55%, 36%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 93 of 255 = 36%

173
140
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 93 = 406 (100%)
R 173 of 406 ~ 42.61%
G 140 of 406 ~ 34.48%
B 93 of 406 ~ 22.91'%

%42.61
%34.48
%22.91

CMYK RENK MODELİ

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

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

Codes

Color #AD8C5D in popluar color models

AD 8C 5D
RGB 173 140 93
HSL 35° 32.79% 52.16%
HSB/HSV 35° 46.24% 67.84%
CMYK 0.00% 19.08% 46.24%
32.16%

Color #AD8C5D in popluar number systems.

HEX AD 8C 5D
Decimal 173 140 93
Binary 10101101 10001100 1011101
Octal 255 214 135

Shades and tints

Shades of #AD8C5D

#AD8C5D
(173,140,93)
#9E8055
(158,128,85)
#8F744D
(143,116,77)
#806845
(128,104,69)
#715C3D
(113,92,61)
#625035
(98,80,53)
#53442D
(83,68,45)
#443825
(68,56,37)
#352C1D
(53,44,29)
#262015
(38,32,21)
#17140D
(23,20,13)
#000000
(0,0,0)

Tints of #AD8C5D

#AD8C5D
(173,140,93)
#B4966B
(180,150,107)
#BBA079
(187,160,121)
#C2AA87
(194,170,135)
#C9B495
(201,180,149)
#D0BEA3
(208,190,163)
#D7C8B1
(215,200,177)
#DED2BF
(222,210,191)
#E5DCCD
(229,220,205)
#ECE6DB
(236,230,219)
#F3F0E9
(243,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C5D; }

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

This text font color is #AD8C5D.

Background Color

.myBgColor { background-color: #AD8C5D; }

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

This div background color is #AD8C5D.

Border color

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

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

This div border color is #AD8C5D.

Opacity

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

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

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

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

This text has shadow with #AD8C5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C5D.

Preview

Color preview on black background

This text has color #AD8C5D on black background.


Color preview on white background

This text has color #AD8C5D on white background.


Black color preview on #AD8C5D background

This text has black color on #AD8C5D background.


White color preview on #AD8C5D background

This text has white color on #AD8C5D background.


Related colors

Complementary color

Complementary color for #hex is #5273A2.


I love getcolorcode.com

Triadic colors

1 #5DAD8C and #8C5DAD with #AD8C5D are triadic colors.

2 #5D8CAD and #8CAD5D with #AD8C5D are triadic colors.