COLOR #ADB7A6

HEX: #ADB7A6 RGB: (173,183,166)

Renk bilgisi

#ADB7A6 contains red, green and blue colors in about the same proportion. #ADB7A6 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADB7A6 color RGB value is (173,183,166).

RGB: (173,183,166) (68%, 72%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 166 of 255 = 65%

173
183
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 166 = 522 (100%)
R 173 of 522 ~ 33.14%
G 183 of 522 ~ 35.06%
B 166 of 522 ~ 31.8'%

%33.14
%35.06
%31.8

CMYK RENK MODELİ

#ADB7A6 rengi CMYK tonu (5,0,9,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 9.29%
  • ana renk tonu 28.24%

CMYK: (5,0,9,28)
C5M0Y9K28 (5%, 0%, 9%, 28%)
(0.05 / 0.00 / 0.09 / 0.28)

CMYK yüzdeleri

%5.46
%0
%9.29
%28.24

Codes

Color #ADB7A6 in popluar color models

AD B7 A6
RGB 173 183 166
HSL 95° 10.56% 68.43%
HSB/HSV 95° 9.29% 71.76%
CMYK 5.46% 0.00% 9.29%
28.24%

Color #ADB7A6 in popluar number systems.

HEX AD B7 A6
Decimal 173 183 166
Binary 10101101 10110111 10100110
Octal 255 267 246

Shades and tints

Shades of #ADB7A6

#ADB7A6
(173,183,166)
#9EA797
(158,167,151)
#8F9788
(143,151,136)
#808779
(128,135,121)
#71776A
(113,119,106)
#62675B
(98,103,91)
#53574C
(83,87,76)
#44473D
(68,71,61)
#35372E
(53,55,46)
#26271F
(38,39,31)
#171710
(23,23,16)
#000000
(0,0,0)

Tints of #ADB7A6

#ADB7A6
(173,183,166)
#B4BDAE
(180,189,174)
#BBC3B6
(187,195,182)
#C2C9BE
(194,201,190)
#C9CFC6
(201,207,198)
#D0D5CE
(208,213,206)
#D7DBD6
(215,219,214)
#DEE1DE
(222,225,222)
#E5E7E6
(229,231,230)
#ECEDEE
(236,237,238)
#F3F3F6
(243,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7A6; }

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

This text font color is #ADB7A6.

Background Color

.myBgColor { background-color: #ADB7A6; }

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

This div background color is #ADB7A6.

Border color

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

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

This div border color is #ADB7A6.

Opacity

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

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

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

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

This text has shadow with #ADB7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7A6.

Preview

Color preview on black background

This text has color #ADB7A6 on black background.


Color preview on white background

This text has color #ADB7A6 on white background.


Black color preview on #ADB7A6 background

This text has black color on #ADB7A6 background.


White color preview on #ADB7A6 background

This text has white color on #ADB7A6 background.


Related colors

Complementary color

Complementary color for #hex is #524859.


I love getcolorcode.com

Triadic colors

1 #A6ADB7 and #B7A6AD with #ADB7A6 are triadic colors.

2 #A6B7AD and #B7ADA6 with #ADB7A6 are triadic colors.