COLOR #ADAD9F

HEX: #ADAD9F RGB: (173,173,159)

Renk bilgisi

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

RGB renk modeli

#ADAD9F color RGB value is (173,173,159).

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

RGB bağlantıları ve doygunluk

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

173
173
159

R + G + B ~ 66%. #ADAD9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 173 + 159 = 505 (100%)
R 173 of 505 ~ 34.26%
G 173 of 505 ~ 34.26%
B 159 of 505 ~ 31.49'%

%34.26
%34.26
%31.49

CMYK RENK MODELİ

#ADAD9F rengi CMYK tonu (0,0,8,32).

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

CMYK: (0,0,8,32)
C0M0Y8K32 (0%, 0%, 8%, 32%)
(0.00 / 0.00 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%0
%8.09
%32.16

Codes

Color #ADAD9F in popluar color models

AD AD 9F
RGB 173 173 159
HSL 60° 7.87% 65.10%
HSB/HSV 60° 8.09% 67.84%
CMYK 0.00% 0.00% 8.09%
32.16%

Color #ADAD9F in popluar number systems.

HEX AD AD 9F
Decimal 173 173 159
Binary 10101101 10101101 10011111
Octal 255 255 237

Shades and tints

Shades of #ADAD9F

#ADAD9F
(173,173,159)
#9E9E91
(158,158,145)
#8F8F83
(143,143,131)
#808075
(128,128,117)
#717167
(113,113,103)
#626259
(98,98,89)
#53534B
(83,83,75)
#44443D
(68,68,61)
#35352F
(53,53,47)
#262621
(38,38,33)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #ADAD9F

#ADAD9F
(173,173,159)
#B4B4A7
(180,180,167)
#BBBBAF
(187,187,175)
#C2C2B7
(194,194,183)
#C9C9BF
(201,201,191)
#D0D0C7
(208,208,199)
#D7D7CF
(215,215,207)
#DEDED7
(222,222,215)
#E5E5DF
(229,229,223)
#ECECE7
(236,236,231)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAD9F; }

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

This text font color is #ADAD9F.

Background Color

.myBgColor { background-color: #ADAD9F; }

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

This div background color is #ADAD9F.

Border color

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

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

This div border color is #ADAD9F.

Opacity

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

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

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

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

This text has shadow with #ADAD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAD9F.

Preview

Color preview on black background

This text has color #ADAD9F on black background.


Color preview on white background

This text has color #ADAD9F on white background.


Black color preview on #ADAD9F background

This text has black color on #ADAD9F background.


White color preview on #ADAD9F background

This text has white color on #ADAD9F background.


Related colors

Complementary color

Complementary color for #hex is #525260.


I love getcolorcode.com