COLOR #ADA9B9

HEX: #ADA9B9 RGB: (173,169,185)

Renk bilgisi

#ADA9B9 contains red, green and blue colors in about the same proportion. #ADA9B9 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#ADA9B9 color RGB value is (173,169,185).

RGB: (173,169,185) (68%, 66%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 169 of 255 = 66%
B 185 of 255 = 73%

173
169
185

R + G + B ~ 69%. #ADA9B9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 169 + 185 = 527 (100%)
R 173 of 527 ~ 32.83%
G 169 of 527 ~ 32.07%
B 185 of 527 ~ 35.1'%

%32.83
%32.07
%35.1

CMYK RENK MODELİ

#ADA9B9 rengi CMYK tonu (6,9,0,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 8.65%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%
CMYK: (6,9,0,27) C6M9Y0K27 (6%,9%,0%,27%) (0.06/0.09/0.00/0.27) 

CMYK yüzdeleri

%6.49
%8.65
%0
%27.45

Codes

Color #ADA9B9 in popluar color models

AD A9 B9
RGB 173 169 185
HSL 255° 10.26% 69.41%
HSB/HSV 255° 8.65% 72.55%
CMYK 6.49% 8.65% 0.00%
27.45%

Color #ADA9B9 in popluar number systems.

HEX AD A9 B9
Decimal 173 169 185
Binary 10101101 10101001 10111001
Octal 255 251 271

Shades and tints

Shades of #ADA9B9

#ADA9B9
(173,169,185)
#9E9AA9
(158,154,169)
#8F8B99
(143,139,153)
#807C89
(128,124,137)
#716D79
(113,109,121)
#625E69
(98,94,105)
#534F59
(83,79,89)
#444049
(68,64,73)
#353139
(53,49,57)
#262229
(38,34,41)
#171319
(23,19,25)
#000000
(0,0,0)

Tints of #ADA9B9

#ADA9B9
(173,169,185)
#B4B0BF
(180,176,191)
#BBB7C5
(187,183,197)
#C2BECB
(194,190,203)
#C9C5D1
(201,197,209)
#D0CCD7
(208,204,215)
#D7D3DD
(215,211,221)
#DEDAE3
(222,218,227)
#E5E1E9
(229,225,233)
#ECE8EF
(236,232,239)
#F3EFF5
(243,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA9B9; }

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

This text font color is #ADA9B9.

Background Color

.myBgColor { background-color: #ADA9B9; }

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

This div background color is #ADA9B9.

Border color

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

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

This div border color is #ADA9B9.

Opacity

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

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

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

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

This text has shadow with #ADA9B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA9B9.

Preview

Color preview on black background

This text has color #ADA9B9 on black background.


Color preview on white background

This text has color #ADA9B9 on white background.


Black color preview on #ADA9B9 background

This text has black color on #ADA9B9 background.


White color preview on #ADA9B9 background

This text has white color on #ADA9B9 background.


Related colors

Complementary color

Complementary color for #hex is #525646.


I love getcolorcode.com

Triadic colors

1 #B9ADA9 and #A9B9AD with #ADA9B9 are triadic colors.

2 #B9A9AD and #A9ADB9 with #ADA9B9 are triadic colors.