COLOR #AD9F9B

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
159
155

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

Yüzdelerle RGB renk parçaları

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

%35.52
%32.65
%31.83

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%8.09
%10.4
%32.16

Codes

Color #AD9F9B in popluar color models

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

Color #AD9F9B in popluar number systems.

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

Shades and tints

Shades of #AD9F9B

#AD9F9B
(173,159,155)
#9E918D
(158,145,141)
#8F837F
(143,131,127)
#807571
(128,117,113)
#716763
(113,103,99)
#625955
(98,89,85)
#534B47
(83,75,71)
#443D39
(68,61,57)
#352F2B
(53,47,43)
#26211D
(38,33,29)
#17130F
(23,19,15)
#000000
(0,0,0)

Tints of #AD9F9B

#AD9F9B
(173,159,155)
#B4A7A4
(180,167,164)
#BBAFAD
(187,175,173)
#C2B7B6
(194,183,182)
#C9BFBF
(201,191,191)
#D0C7C8
(208,199,200)
#D7CFD1
(215,207,209)
#DED7DA
(222,215,218)
#E5DFE3
(229,223,227)
#ECE7EC
(236,231,236)
#F3EFF5
(243,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9F9B; }

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

This text font color is #AD9F9B.

Background Color

.myBgColor { background-color: #AD9F9B; }

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

This div background color is #AD9F9B.

Border color

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

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

This div border color is #AD9F9B.

Opacity

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

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

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

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

This text has shadow with #AD9F9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9F9B.

Preview

Color preview on black background

This text has color #AD9F9B on black background.


Color preview on white background

This text has color #AD9F9B on white background.


Black color preview on #AD9F9B background

This text has black color on #AD9F9B background.


White color preview on #AD9F9B background

This text has white color on #AD9F9B background.


Related colors

Complementary color

Complementary color for #hex is #526064.


I love getcolorcode.com

Triadic colors

1 #9BAD9F and #9F9BAD with #AD9F9B are triadic colors.

2 #9B9FAD and #9FAD9B with #AD9F9B are triadic colors.