COLOR #AD8C6E

HEX: #AD8C6E RGB: (173,140,110)

Renk bilgisi

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

RGB renk modeli

#AD8C6E color RGB value is (173,140,110).

RGB: (173,140,110) (68%, 55%, 43%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 110 of 255 = 43%

173
140
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 110 = 423 (100%)
R 173 of 423 ~ 40.9%
G 140 of 423 ~ 33.1%
B 110 of 423 ~ 26'%

%40.9
%33.1
%26

CMYK RENK MODELİ

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

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

Codes

Color #AD8C6E in popluar color models

AD 8C 6E
RGB 173 140 110
HSL 29° 27.75% 55.49%
HSB/HSV 29° 36.42% 67.84%
CMYK 0.00% 19.08% 36.42%
32.16%

Color #AD8C6E in popluar number systems.

HEX AD 8C 6E
Decimal 173 140 110
Binary 10101101 10001100 1101110
Octal 255 214 156

Shades and tints

Shades of #AD8C6E

#AD8C6E
(173,140,110)
#9E8064
(158,128,100)
#8F745A
(143,116,90)
#806850
(128,104,80)
#715C46
(113,92,70)
#62503C
(98,80,60)
#534432
(83,68,50)
#443828
(68,56,40)
#352C1E
(53,44,30)
#262014
(38,32,20)
#17140A
(23,20,10)
#000000
(0,0,0)

Tints of #AD8C6E

#AD8C6E
(173,140,110)
#B4967B
(180,150,123)
#BBA088
(187,160,136)
#C2AA95
(194,170,149)
#C9B4A2
(201,180,162)
#D0BEAF
(208,190,175)
#D7C8BC
(215,200,188)
#DED2C9
(222,210,201)
#E5DCD6
(229,220,214)
#ECE6E3
(236,230,227)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C6E; }

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

This text font color is #AD8C6E.

Background Color

.myBgColor { background-color: #AD8C6E; }

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

This div background color is #AD8C6E.

Border color

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

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

This div border color is #AD8C6E.

Opacity

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

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

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

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

This text has shadow with #AD8C6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C6E.

Preview

Color preview on black background

This text has color #AD8C6E on black background.


Color preview on white background

This text has color #AD8C6E on white background.


Black color preview on #AD8C6E background

This text has black color on #AD8C6E background.


White color preview on #AD8C6E background

This text has white color on #AD8C6E background.


Related colors

Complementary color

Complementary color for #hex is #527391.


I love getcolorcode.com

Triadic colors

1 #6EAD8C and #8C6EAD with #AD8C6E are triadic colors.

2 #6E8CAD and #8CAD6E with #AD8C6E are triadic colors.