COLOR #AD9B9F

HEX: #AD9B9F RGB: (173,155,159)

Renk bilgisi

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

RGB renk modeli

#AD9B9F color RGB value is (173,155,159).

RGB: (173,155,159) (68%, 61%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 155 of 255 = 61%
B 159 of 255 = 62%

173
155
159

R + G + B ~ 64%. #AD9B9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 155 + 159 = 487 (100%)
R 173 of 487 ~ 35.52%
G 155 of 487 ~ 31.83%
B 159 of 487 ~ 32.65'%

%35.52
%31.83
%32.65

CMYK RENK MODELİ

#AD9B9F rengi CMYK tonu (0,10,8,32).

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

CMYK: (0,10,8,32)
C0M10Y8K32 (0%, 10%, 8%, 32%)
(0.00 / 0.10 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%10.4
%8.09
%32.16

Codes

Color #AD9B9F in popluar color models

AD 9B 9F
RGB 173 155 159
HSL 347° 9.89% 64.31%
HSB/HSV 347° 10.40% 67.84%
CMYK 0.00% 10.40% 8.09%
32.16%

Color #AD9B9F in popluar number systems.

HEX AD 9B 9F
Decimal 173 155 159
Binary 10101101 10011011 10011111
Octal 255 233 237

Shades and tints

Shades of #AD9B9F

#AD9B9F
(173,155,159)
#9E8D91
(158,141,145)
#8F7F83
(143,127,131)
#807175
(128,113,117)
#716367
(113,99,103)
#625559
(98,85,89)
#53474B
(83,71,75)
#44393D
(68,57,61)
#352B2F
(53,43,47)
#261D21
(38,29,33)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #AD9B9F

#AD9B9F
(173,155,159)
#B4A4A7
(180,164,167)
#BBADAF
(187,173,175)
#C2B6B7
(194,182,183)
#C9BFBF
(201,191,191)
#D0C8C7
(208,200,199)
#D7D1CF
(215,209,207)
#DEDAD7
(222,218,215)
#E5E3DF
(229,227,223)
#ECECE7
(236,236,231)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9B9F; }

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

This text font color is #AD9B9F.

Background Color

.myBgColor { background-color: #AD9B9F; }

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

This div background color is #AD9B9F.

Border color

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

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

This div border color is #AD9B9F.

Opacity

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

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

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

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

This text has shadow with #AD9B9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9B9F.

Preview

Color preview on black background

This text has color #AD9B9F on black background.


Color preview on white background

This text has color #AD9B9F on white background.


Black color preview on #AD9B9F background

This text has black color on #AD9B9F background.


White color preview on #AD9B9F background

This text has white color on #AD9B9F background.


Related colors

Complementary color

Complementary color for #hex is #526460.


I love getcolorcode.com

Triadic colors

1 #9FAD9B and #9B9FAD with #AD9B9F are triadic colors.

2 #9F9BAD and #9BAD9F with #AD9B9F are triadic colors.