COLOR #AD9B8B

HEX: #AD9B8B RGB: (173,155,139)

Renk bilgisi

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

RGB renk modeli

#AD9B8B color RGB value is (173,155,139).

RGB: (173,155,139) (68%, 61%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 155 of 255 = 61%
B 139 of 255 = 55%

173
155
139

R + G + B ~ 61%. #AD9B8B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 155 + 139 = 467 (100%)
R 173 of 467 ~ 37.04%
G 155 of 467 ~ 33.19%
B 139 of 467 ~ 29.76'%

%37.04
%33.19
%29.76

CMYK RENK MODELİ

#AD9B8B rengi CMYK tonu (0,10,20,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.40%
  • sarı tonu 19.65%
  • ana renk tonu 32.16%

CMYK: (0,10,20,32)
C0M10Y20K32 (0%, 10%, 20%, 32%)
(0.00 / 0.10 / 0.20 / 0.32)

CMYK yüzdeleri

%0
%10.4
%19.65
%32.16

Codes

Color #AD9B8B in popluar color models

AD 9B 8B
RGB 173 155 139
HSL 28° 17.17% 61.18%
HSB/HSV 28° 19.65% 67.84%
CMYK 0.00% 10.40% 19.65%
32.16%

Color #AD9B8B in popluar number systems.

HEX AD 9B 8B
Decimal 173 155 139
Binary 10101101 10011011 10001011
Octal 255 233 213

Shades and tints

Shades of #AD9B8B

#AD9B8B
(173,155,139)
#9E8D7F
(158,141,127)
#8F7F73
(143,127,115)
#807167
(128,113,103)
#71635B
(113,99,91)
#62554F
(98,85,79)
#534743
(83,71,67)
#443937
(68,57,55)
#352B2B
(53,43,43)
#261D1F
(38,29,31)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #AD9B8B

#AD9B8B
(173,155,139)
#B4A495
(180,164,149)
#BBAD9F
(187,173,159)
#C2B6A9
(194,182,169)
#C9BFB3
(201,191,179)
#D0C8BD
(208,200,189)
#D7D1C7
(215,209,199)
#DEDAD1
(222,218,209)
#E5E3DB
(229,227,219)
#ECECE5
(236,236,229)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9B8B color. Also use rgb(173,155,139) instead hex code.

Text Font Color

.myTextColor { color: #AD9B8B; }

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

This text font color is #AD9B8B.

Background Color

.myBgColor { background-color: #AD9B8B; }

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

This div background color is #AD9B8B.

Border color

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

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

This div border color is #AD9B8B.

Opacity

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

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

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

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

This text has shadow with #AD9B8B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9B8B.

Preview

Color preview on black background

This text has color #AD9B8B on black background.


Color preview on white background

This text has color #AD9B8B on white background.


Black color preview on #AD9B8B background

This text has black color on #AD9B8B background.


White color preview on #AD9B8B background

This text has white color on #AD9B8B background.


Related colors

Complementary color

Complementary color for #hex is #526474.


I love getcolorcode.com

Triadic colors

1 #8BAD9B and #9B8BAD with #AD9B8B are triadic colors.

2 #8B9BAD and #9BAD8B with #AD9B8B are triadic colors.