COLOR #ADB3A6

HEX: #ADB3A6 RGB: (173,179,166)

Renk bilgisi

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

RGB renk modeli

#ADB3A6 color RGB value is (173,179,166).

RGB: (173,179,166) (68%, 70%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 166 of 255 = 65%

173
179
166

R + G + B ~ 68%. #ADB3A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 166 = 518 (100%)
R 173 of 518 ~ 33.4%
G 179 of 518 ~ 34.56%
B 166 of 518 ~ 32.05'%

%33.4
%34.56
%32.05

CMYK RENK MODELİ

#ADB3A6 rengi CMYK tonu (3,0,7,30).

  • camgöbeği tonu 3.35%
  • eflatun tonu 0.00%
  • sarı tonu 7.26%
  • ana renk tonu 29.80%

CMYK: (3,0,7,30)
C3M0Y7K30 (3%, 0%, 7%, 30%)
(0.03 / 0.00 / 0.07 / 0.30)

CMYK yüzdeleri

%3.35
%0
%7.26
%29.8

Codes

Color #ADB3A6 in popluar color models

AD B3 A6
RGB 173 179 166
HSL 88° 7.88% 67.65%
HSB/HSV 88° 7.26% 70.20%
CMYK 3.35% 0.00% 7.26%
29.80%

Color #ADB3A6 in popluar number systems.

HEX AD B3 A6
Decimal 173 179 166
Binary 10101101 10110011 10100110
Octal 255 263 246

Shades and tints

Shades of #ADB3A6

#ADB3A6
(173,179,166)
#9EA397
(158,163,151)
#8F9388
(143,147,136)
#808379
(128,131,121)
#71736A
(113,115,106)
#62635B
(98,99,91)
#53534C
(83,83,76)
#44433D
(68,67,61)
#35332E
(53,51,46)
#26231F
(38,35,31)
#171310
(23,19,16)
#000000
(0,0,0)

Tints of #ADB3A6

#ADB3A6
(173,179,166)
#B4B9AE
(180,185,174)
#BBBFB6
(187,191,182)
#C2C5BE
(194,197,190)
#C9CBC6
(201,203,198)
#D0D1CE
(208,209,206)
#D7D7D6
(215,215,214)
#DEDDDE
(222,221,222)
#E5E3E6
(229,227,230)
#ECE9EE
(236,233,238)
#F3EFF6
(243,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB3A6; }

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

This text font color is #ADB3A6.

Background Color

.myBgColor { background-color: #ADB3A6; }

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

This div background color is #ADB3A6.

Border color

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

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

This div border color is #ADB3A6.

Opacity

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

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

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

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

This text has shadow with #ADB3A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB3A6.

Preview

Color preview on black background

This text has color #ADB3A6 on black background.


Color preview on white background

This text has color #ADB3A6 on white background.


Black color preview on #ADB3A6 background

This text has black color on #ADB3A6 background.


White color preview on #ADB3A6 background

This text has white color on #ADB3A6 background.


Related colors

Complementary color

Complementary color for #hex is #524C59.


I love getcolorcode.com

Triadic colors

1 #A6ADB3 and #B3A6AD with #ADB3A6 are triadic colors.

2 #A6B3AD and #B3ADA6 with #ADB3A6 are triadic colors.