COLOR #AD8C83

HEX: #AD8C83 RGB: (173,140,131)

Renk bilgisi

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

RGB renk modeli

#AD8C83 color RGB value is (173,140,131).

RGB: (173,140,131) (68%, 55%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 140 of 255 = 55%
B 131 of 255 = 51%

173
140
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 140 + 131 = 444 (100%)
R 173 of 444 ~ 38.96%
G 140 of 444 ~ 31.53%
B 131 of 444 ~ 29.5'%

%38.96
%31.53
%29.5

CMYK RENK MODELİ

#AD8C83 rengi CMYK tonu (0,19,24,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.08%
  • sarı tonu 24.28%
  • ana renk tonu 32.16%
CMYK: (0,19,24,32) C0M19Y24K32 (0%,19%,24%,32%) (0.00/0.19/0.24/0.32) 

CMYK yüzdeleri

%0
%19.08
%24.28
%32.16

Codes

Color #AD8C83 in popluar color models

AD 8C 83
RGB 173 140 131
HSL 13° 20.39% 59.61%
HSB/HSV 13° 24.28% 67.84%
CMYK 0.00% 19.08% 24.28%
32.16%

Color #AD8C83 in popluar number systems.

HEX AD 8C 83
Decimal 173 140 131
Binary 10101101 10001100 10000011
Octal 255 214 203

Shades and tints

Shades of #AD8C83

#AD8C83
(173,140,131)
#9E8078
(158,128,120)
#8F746D
(143,116,109)
#806862
(128,104,98)
#715C57
(113,92,87)
#62504C
(98,80,76)
#534441
(83,68,65)
#443836
(68,56,54)
#352C2B
(53,44,43)
#262020
(38,32,32)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #AD8C83

#AD8C83
(173,140,131)
#B4968E
(180,150,142)
#BBA099
(187,160,153)
#C2AAA4
(194,170,164)
#C9B4AF
(201,180,175)
#D0BEBA
(208,190,186)
#D7C8C5
(215,200,197)
#DED2D0
(222,210,208)
#E5DCDB
(229,220,219)
#ECE6E6
(236,230,230)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8C83; }

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

This text font color is #AD8C83.

Background Color

.myBgColor { background-color: #AD8C83; }

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

This div background color is #AD8C83.

Border color

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

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

This div border color is #AD8C83.

Opacity

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

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

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

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

This text has shadow with #AD8C83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8C83.

Preview

Color preview on black background

This text has color #AD8C83 on black background.


Color preview on white background

This text has color #AD8C83 on white background.


Black color preview on #AD8C83 background

This text has black color on #AD8C83 background.


White color preview on #AD8C83 background

This text has white color on #AD8C83 background.


Related colors

Complementary color

Complementary color for #hex is #52737C.


I love getcolorcode.com

Triadic colors

1 #83AD8C and #8C83AD with #AD8C83 are triadic colors.

2 #838CAD and #8CAD83 with #AD8C83 are triadic colors.