COLOR #AD8B5D

HEX: #AD8B5D RGB: (173,139,93)

Renk bilgisi

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

RGB renk modeli

#AD8B5D color RGB value is (173,139,93).

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

RGB bağlantıları ve doygunluk

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

173
139
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 139 + 93 = 405 (100%)
R 173 of 405 ~ 42.72%
G 139 of 405 ~ 34.32%
B 93 of 405 ~ 22.96'%

%42.72
%34.32
%22.96

CMYK RENK MODELİ

#AD8B5D rengi CMYK tonu (0,20,46,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.65%
  • sarı tonu 46.24%
  • ana renk tonu 32.16%

CMYK: (0,20,46,32)
C0M20Y46K32 (0%, 20%, 46%, 32%)
(0.00 / 0.20 / 0.46 / 0.32)

CMYK yüzdeleri

%0
%19.65
%46.24
%32.16

Codes

Color #AD8B5D in popluar color models

AD 8B 5D
RGB 173 139 93
HSL 35° 32.79% 52.16%
HSB/HSV 35° 46.24% 67.84%
CMYK 0.00% 19.65% 46.24%
32.16%

Color #AD8B5D in popluar number systems.

HEX AD 8B 5D
Decimal 173 139 93
Binary 10101101 10001011 1011101
Octal 255 213 135

Shades and tints

Shades of #AD8B5D

#AD8B5D
(173,139,93)
#9E7F55
(158,127,85)
#8F734D
(143,115,77)
#806745
(128,103,69)
#715B3D
(113,91,61)
#624F35
(98,79,53)
#53432D
(83,67,45)
#443725
(68,55,37)
#352B1D
(53,43,29)
#261F15
(38,31,21)
#17130D
(23,19,13)
#000000
(0,0,0)

Tints of #AD8B5D

#AD8B5D
(173,139,93)
#B4956B
(180,149,107)
#BB9F79
(187,159,121)
#C2A987
(194,169,135)
#C9B395
(201,179,149)
#D0BDA3
(208,189,163)
#D7C7B1
(215,199,177)
#DED1BF
(222,209,191)
#E5DBCD
(229,219,205)
#ECE5DB
(236,229,219)
#F3EFE9
(243,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8B5D; }

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

This text font color is #AD8B5D.

Background Color

.myBgColor { background-color: #AD8B5D; }

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

This div background color is #AD8B5D.

Border color

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

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

This div border color is #AD8B5D.

Opacity

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

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

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

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

This text has shadow with #AD8B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8B5D.

Preview

Color preview on black background

This text has color #AD8B5D on black background.


Color preview on white background

This text has color #AD8B5D on white background.


Black color preview on #AD8B5D background

This text has black color on #AD8B5D background.


White color preview on #AD8B5D background

This text has white color on #AD8B5D background.


Related colors

Complementary color

Complementary color for #hex is #5274A2.


I love getcolorcode.com

Triadic colors

1 #5DAD8B and #8B5DAD with #AD8B5D are triadic colors.

2 #5D8BAD and #8BAD5D with #AD8B5D are triadic colors.