COLOR #ADA5A8

HEX: #ADA5A8 RGB: (173,165,168)

Renk bilgisi

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

RGB renk modeli

#ADA5A8 color RGB value is (173,165,168).

RGB: (173,165,168) (68%, 65%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 165 of 255 = 65%
B 168 of 255 = 66%

173
165
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 168 = 506 (100%)
R 173 of 506 ~ 34.19%
G 165 of 506 ~ 32.61%
B 168 of 506 ~ 33.2'%

%34.19
%32.61
%33.2

CMYK RENK MODELİ

#ADA5A8 rengi CMYK tonu (0,5,3,32).

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

CMYK: (0,5,3,32)
C0M5Y3K32 (0%, 5%, 3%, 32%)
(0.00 / 0.05 / 0.03 / 0.32)

CMYK yüzdeleri

%0
%4.62
%2.89
%32.16

Codes

Color #ADA5A8 in popluar color models

AD A5 A8
RGB 173 165 168
HSL 338° 4.65% 66.27%
HSB/HSV 338° 4.62% 67.84%
CMYK 0.00% 4.62% 2.89%
32.16%

Color #ADA5A8 in popluar number systems.

HEX AD A5 A8
Decimal 173 165 168
Binary 10101101 10100101 10101000
Octal 255 245 250

Shades and tints

Shades of #ADA5A8

#ADA5A8
(173,165,168)
#9E9699
(158,150,153)
#8F878A
(143,135,138)
#80787B
(128,120,123)
#71696C
(113,105,108)
#625A5D
(98,90,93)
#534B4E
(83,75,78)
#443C3F
(68,60,63)
#352D30
(53,45,48)
#261E21
(38,30,33)
#170F12
(23,15,18)
#000000
(0,0,0)

Tints of #ADA5A8

#ADA5A8
(173,165,168)
#B4ADAF
(180,173,175)
#BBB5B6
(187,181,182)
#C2BDBD
(194,189,189)
#C9C5C4
(201,197,196)
#D0CDCB
(208,205,203)
#D7D5D2
(215,213,210)
#DEDDD9
(222,221,217)
#E5E5E0
(229,229,224)
#ECEDE7
(236,237,231)
#F3F5EE
(243,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA5A8; }

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

This text font color is #ADA5A8.

Background Color

.myBgColor { background-color: #ADA5A8; }

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

This div background color is #ADA5A8.

Border color

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

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

This div border color is #ADA5A8.

Opacity

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

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

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

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

This text has shadow with #ADA5A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA5A8.

Preview

Color preview on black background

This text has color #ADA5A8 on black background.


Color preview on white background

This text has color #ADA5A8 on white background.


Black color preview on #ADA5A8 background

This text has black color on #ADA5A8 background.


White color preview on #ADA5A8 background

This text has white color on #ADA5A8 background.


Related colors

Complementary color

Complementary color for #hex is #525A57.


I love getcolorcode.com

Triadic colors

1 #A8ADA5 and #A5A8AD with #ADA5A8 are triadic colors.

2 #A8A5AD and #A5ADA8 with #ADA5A8 are triadic colors.