COLOR #ADA6B9

HEX: #ADA6B9 RGB: (173,166,185)

Renk bilgisi

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

RGB renk modeli

#ADA6B9 color RGB value is (173,166,185).

RGB: (173,166,185) (68%, 65%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 166 of 255 = 65%
B 185 of 255 = 73%

173
166
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 166 + 185 = 524 (100%)
R 173 of 524 ~ 33.02%
G 166 of 524 ~ 31.68%
B 185 of 524 ~ 35.31'%

%33.02
%31.68
%35.31

CMYK RENK MODELİ

#ADA6B9 rengi CMYK tonu (6,10,0,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 10.27%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (6,10,0,27)
C6M10Y0K27 (6%, 10%, 0%, 27%)
(0.06 / 0.10 / 0.00 / 0.27)

CMYK yüzdeleri

%6.49
%10.27
%0
%27.45

Codes

Color #ADA6B9 in popluar color models

AD A6 B9
RGB 173 166 185
HSL 262° 11.95% 68.82%
HSB/HSV 262° 10.27% 72.55%
CMYK 6.49% 10.27% 0.00%
27.45%

Color #ADA6B9 in popluar number systems.

HEX AD A6 B9
Decimal 173 166 185
Binary 10101101 10100110 10111001
Octal 255 246 271

Shades and tints

Shades of #ADA6B9

#ADA6B9
(173,166,185)
#9E97A9
(158,151,169)
#8F8899
(143,136,153)
#807989
(128,121,137)
#716A79
(113,106,121)
#625B69
(98,91,105)
#534C59
(83,76,89)
#443D49
(68,61,73)
#352E39
(53,46,57)
#261F29
(38,31,41)
#171019
(23,16,25)
#000000
(0,0,0)

Tints of #ADA6B9

#ADA6B9
(173,166,185)
#B4AEBF
(180,174,191)
#BBB6C5
(187,182,197)
#C2BECB
(194,190,203)
#C9C6D1
(201,198,209)
#D0CED7
(208,206,215)
#D7D6DD
(215,214,221)
#DEDEE3
(222,222,227)
#E5E6E9
(229,230,233)
#ECEEEF
(236,238,239)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA6B9; }

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

This text font color is #ADA6B9.

Background Color

.myBgColor { background-color: #ADA6B9; }

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

This div background color is #ADA6B9.

Border color

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

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

This div border color is #ADA6B9.

Opacity

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

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

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

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

This text has shadow with #ADA6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA6B9.

Preview

Color preview on black background

This text has color #ADA6B9 on black background.


Color preview on white background

This text has color #ADA6B9 on white background.


Black color preview on #ADA6B9 background

This text has black color on #ADA6B9 background.


White color preview on #ADA6B9 background

This text has white color on #ADA6B9 background.


Related colors

Complementary color

Complementary color for #hex is #525946.


I love getcolorcode.com

Triadic colors

1 #B9ADA6 and #A6B9AD with #ADA6B9 are triadic colors.

2 #B9A6AD and #A6ADB9 with #ADA6B9 are triadic colors.