COLOR #AD8C6F

HEX: #AD8C6F RGB: (173,140,111)

Renk bilgisi

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

RGB renk modeli

#AD8C6F color RGB value is (173,140,111).

RGB: (173,140,111) (68%, 55%, 44%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 111 of 255 = 44%

173
140
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 111 = 424 (100%)
R 173 of 424 ~ 40.8%
G 140 of 424 ~ 33.02%
B 111 of 424 ~ 26.18'%

%40.8
%33.02
%26.18

CMYK RENK MODELİ

#AD8C6F rengi CMYK tonu (0,19,36,32).

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

CMYK: (0,19,36,32)
C0M19Y36K32 (0%, 19%, 36%, 32%)
(0.00 / 0.19 / 0.36 / 0.32)

CMYK yüzdeleri

%0
%19.08
%35.84
%32.16

Codes

Color #AD8C6F in popluar color models

AD 8C 6F
RGB 173 140 111
HSL 28° 27.43% 55.69%
HSB/HSV 28° 35.84% 67.84%
CMYK 0.00% 19.08% 35.84%
32.16%

Color #AD8C6F in popluar number systems.

HEX AD 8C 6F
Decimal 173 140 111
Binary 10101101 10001100 1101111
Octal 255 214 157

Shades and tints

Shades of #AD8C6F

#AD8C6F
(173,140,111)
#9E8065
(158,128,101)
#8F745B
(143,116,91)
#806851
(128,104,81)
#715C47
(113,92,71)
#62503D
(98,80,61)
#534433
(83,68,51)
#443829
(68,56,41)
#352C1F
(53,44,31)
#262015
(38,32,21)
#17140B
(23,20,11)
#000000
(0,0,0)

Tints of #AD8C6F

#AD8C6F
(173,140,111)
#B4967C
(180,150,124)
#BBA089
(187,160,137)
#C2AA96
(194,170,150)
#C9B4A3
(201,180,163)
#D0BEB0
(208,190,176)
#D7C8BD
(215,200,189)
#DED2CA
(222,210,202)
#E5DCD7
(229,220,215)
#ECE6E4
(236,230,228)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C6F; }

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

This text font color is #AD8C6F.

Background Color

.myBgColor { background-color: #AD8C6F; }

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

This div background color is #AD8C6F.

Border color

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

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

This div border color is #AD8C6F.

Opacity

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

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

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

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

This text has shadow with #AD8C6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C6F.

Preview

Color preview on black background

This text has color #AD8C6F on black background.


Color preview on white background

This text has color #AD8C6F on white background.


Black color preview on #AD8C6F background

This text has black color on #AD8C6F background.


White color preview on #AD8C6F background

This text has white color on #AD8C6F background.


Related colors

Complementary color

Complementary color for #hex is #527390.


I love getcolorcode.com

Triadic colors

1 #6FAD8C and #8C6FAD with #AD8C6F are triadic colors.

2 #6F8CAD and #8CAD6F with #AD8C6F are triadic colors.