COLOR #AD8C7A

HEX: #AD8C7A RGB: (173,140,122)

Renk bilgisi

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

RGB renk modeli

#AD8C7A color RGB value is (173,140,122).

RGB: (173,140,122) (68%, 55%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 122 of 255 = 48%

173
140
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 122 = 435 (100%)
R 173 of 435 ~ 39.77%
G 140 of 435 ~ 32.18%
B 122 of 435 ~ 28.05'%

%39.77
%32.18
%28.05

CMYK RENK MODELİ

#AD8C7A rengi CMYK tonu (0,19,29,32).

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

CMYK: (0,19,29,32)
C0M19Y29K32 (0%, 19%, 29%, 32%)
(0.00 / 0.19 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%19.08
%29.48
%32.16

Codes

Color #AD8C7A in popluar color models

AD 8C 7A
RGB 173 140 122
HSL 21° 23.72% 57.84%
HSB/HSV 21° 29.48% 67.84%
CMYK 0.00% 19.08% 29.48%
32.16%

Color #AD8C7A in popluar number systems.

HEX AD 8C 7A
Decimal 173 140 122
Binary 10101101 10001100 1111010
Octal 255 214 172

Shades and tints

Shades of #AD8C7A

#AD8C7A
(173,140,122)
#9E806F
(158,128,111)
#8F7464
(143,116,100)
#806859
(128,104,89)
#715C4E
(113,92,78)
#625043
(98,80,67)
#534438
(83,68,56)
#44382D
(68,56,45)
#352C22
(53,44,34)
#262017
(38,32,23)
#17140C
(23,20,12)
#000000
(0,0,0)

Tints of #AD8C7A

#AD8C7A
(173,140,122)
#B49686
(180,150,134)
#BBA092
(187,160,146)
#C2AA9E
(194,170,158)
#C9B4AA
(201,180,170)
#D0BEB6
(208,190,182)
#D7C8C2
(215,200,194)
#DED2CE
(222,210,206)
#E5DCDA
(229,220,218)
#ECE6E6
(236,230,230)
#F3F0F2
(243,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C7A; }

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

This text font color is #AD8C7A.

Background Color

.myBgColor { background-color: #AD8C7A; }

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

This div background color is #AD8C7A.

Border color

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

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

This div border color is #AD8C7A.

Opacity

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

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

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

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

This text has shadow with #AD8C7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C7A.

Preview

Color preview on black background

This text has color #AD8C7A on black background.


Color preview on white background

This text has color #AD8C7A on white background.


Black color preview on #AD8C7A background

This text has black color on #AD8C7A background.


White color preview on #AD8C7A background

This text has white color on #AD8C7A background.


Related colors

Complementary color

Complementary color for #hex is #527385.


I love getcolorcode.com

Triadic colors

1 #7AAD8C and #8C7AAD with #AD8C7A are triadic colors.

2 #7A8CAD and #8CAD7A with #AD8C7A are triadic colors.