COLOR #AD8C6B

HEX: #AD8C6B RGB: (173,140,107)

Renk bilgisi

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

RGB renk modeli

#AD8C6B color RGB value is (173,140,107).

RGB: (173,140,107) (68%, 55%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 107 of 255 = 42%

173
140
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 107 = 420 (100%)
R 173 of 420 ~ 41.19%
G 140 of 420 ~ 33.33%
B 107 of 420 ~ 25.48'%

%41.19
%33.33
%25.48

CMYK RENK MODELİ

#AD8C6B rengi CMYK tonu (0,19,38,32).

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

CMYK: (0,19,38,32)
C0M19Y38K32 (0%, 19%, 38%, 32%)
(0.00 / 0.19 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%19.08
%38.15
%32.16

Codes

Color #AD8C6B in popluar color models

AD 8C 6B
RGB 173 140 107
HSL 30° 28.70% 54.90%
HSB/HSV 30° 38.15% 67.84%
CMYK 0.00% 19.08% 38.15%
32.16%

Color #AD8C6B in popluar number systems.

HEX AD 8C 6B
Decimal 173 140 107
Binary 10101101 10001100 1101011
Octal 255 214 153

Shades and tints

Shades of #AD8C6B

#AD8C6B
(173,140,107)
#9E8062
(158,128,98)
#8F7459
(143,116,89)
#806850
(128,104,80)
#715C47
(113,92,71)
#62503E
(98,80,62)
#534435
(83,68,53)
#44382C
(68,56,44)
#352C23
(53,44,35)
#26201A
(38,32,26)
#171411
(23,20,17)
#000000
(0,0,0)

Tints of #AD8C6B

#AD8C6B
(173,140,107)
#B49678
(180,150,120)
#BBA085
(187,160,133)
#C2AA92
(194,170,146)
#C9B49F
(201,180,159)
#D0BEAC
(208,190,172)
#D7C8B9
(215,200,185)
#DED2C6
(222,210,198)
#E5DCD3
(229,220,211)
#ECE6E0
(236,230,224)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C6B; }

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

This text font color is #AD8C6B.

Background Color

.myBgColor { background-color: #AD8C6B; }

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

This div background color is #AD8C6B.

Border color

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

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

This div border color is #AD8C6B.

Opacity

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

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

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

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

This text has shadow with #AD8C6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C6B.

Preview

Color preview on black background

This text has color #AD8C6B on black background.


Color preview on white background

This text has color #AD8C6B on white background.


Black color preview on #AD8C6B background

This text has black color on #AD8C6B background.


White color preview on #AD8C6B background

This text has white color on #AD8C6B background.


Related colors

Complementary color

Complementary color for #hex is #527394.


I love getcolorcode.com

Triadic colors

1 #6BAD8C and #8C6BAD with #AD8C6B are triadic colors.

2 #6B8CAD and #8CAD6B with #AD8C6B are triadic colors.