COLOR #AD8D7E

HEX: #AD8D7E RGB: (173,141,126)

Renk bilgisi

#AD8D7E contains red, green and blue colors in about the same proportion. #AD8D7E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AD8D7E color RGB value is (173,141,126).

RGB: (173,141,126) (68%, 55%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 141 of 255 = 55%
B 126 of 255 = 49%

173
141
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 141 + 126 = 440 (100%)
R 173 of 440 ~ 39.32%
G 141 of 440 ~ 32.05%
B 126 of 440 ~ 28.64'%

%39.32
%32.05
%28.64

CMYK RENK MODELİ

#AD8D7E rengi CMYK tonu (0,18,27,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.50%
  • sarı tonu 27.17%
  • ana renk tonu 32.16%

CMYK: (0,18,27,32)
C0M18Y27K32 (0%, 18%, 27%, 32%)
(0.00 / 0.18 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%18.5
%27.17
%32.16

Codes

Color #AD8D7E in popluar color models

AD 8D 7E
RGB 173 141 126
HSL 19° 22.27% 58.63%
HSB/HSV 19° 27.17% 67.84%
CMYK 0.00% 18.50% 27.17%
32.16%

Color #AD8D7E in popluar number systems.

HEX AD 8D 7E
Decimal 173 141 126
Binary 10101101 10001101 1111110
Octal 255 215 176

Shades and tints

Shades of #AD8D7E

#AD8D7E
(173,141,126)
#9E8173
(158,129,115)
#8F7568
(143,117,104)
#80695D
(128,105,93)
#715D52
(113,93,82)
#625147
(98,81,71)
#53453C
(83,69,60)
#443931
(68,57,49)
#352D26
(53,45,38)
#26211B
(38,33,27)
#171510
(23,21,16)
#000000
(0,0,0)

Tints of #AD8D7E

#AD8D7E
(173,141,126)
#B49789
(180,151,137)
#BBA194
(187,161,148)
#C2AB9F
(194,171,159)
#C9B5AA
(201,181,170)
#D0BFB5
(208,191,181)
#D7C9C0
(215,201,192)
#DED3CB
(222,211,203)
#E5DDD6
(229,221,214)
#ECE7E1
(236,231,225)
#F3F1EC
(243,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8D7E color. Also use rgb(173,141,126) instead hex code.

Text Font Color

.myTextColor { color: #AD8D7E; }

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

This text font color is #AD8D7E.

Background Color

.myBgColor { background-color: #AD8D7E; }

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

This div background color is #AD8D7E.

Border color

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

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

This div border color is #AD8D7E.

Opacity

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

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

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

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

This text has shadow with #AD8D7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8D7E.

Preview

Color preview on black background

This text has color #AD8D7E on black background.


Color preview on white background

This text has color #AD8D7E on white background.


Black color preview on #AD8D7E background

This text has black color on #AD8D7E background.


White color preview on #AD8D7E background

This text has white color on #AD8D7E background.


Related colors

Complementary color

Complementary color for #hex is #527281.


I love getcolorcode.com

Triadic colors

1 #7EAD8D and #8D7EAD with #AD8D7E are triadic colors.

2 #7E8DAD and #8DAD7E with #AD8D7E are triadic colors.