COLOR #ADB8AA

HEX: #ADB8AA RGB: (173,184,170)

Renk bilgisi

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

RGB renk modeli

#ADB8AA color RGB value is (173,184,170).

RGB: (173,184,170) (68%, 72%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 170 of 255 = 67%

173
184
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 170 = 527 (100%)
R 173 of 527 ~ 32.83%
G 184 of 527 ~ 34.91%
B 170 of 527 ~ 32.26'%

%32.83
%34.91
%32.26

CMYK RENK MODELİ

#ADB8AA rengi CMYK tonu (6,0,8,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 0.00%
  • sarı tonu 7.61%
  • ana renk tonu 27.84%

CMYK: (6,0,8,28)
C6M0Y8K28 (6%, 0%, 8%, 28%)
(0.06 / 0.00 / 0.08 / 0.28)

CMYK yüzdeleri

%5.98
%0
%7.61
%27.84

Codes

Color #ADB8AA in popluar color models

AD B8 AA
RGB 173 184 170
HSL 107° 8.97% 69.41%
HSB/HSV 107° 7.61% 72.16%
CMYK 5.98% 0.00% 7.61%
27.84%

Color #ADB8AA in popluar number systems.

HEX AD B8 AA
Decimal 173 184 170
Binary 10101101 10111000 10101010
Octal 255 270 252

Shades and tints

Shades of #ADB8AA

#ADB8AA
(173,184,170)
#9EA89B
(158,168,155)
#8F988C
(143,152,140)
#80887D
(128,136,125)
#71786E
(113,120,110)
#62685F
(98,104,95)
#535850
(83,88,80)
#444841
(68,72,65)
#353832
(53,56,50)
#262823
(38,40,35)
#171814
(23,24,20)
#000000
(0,0,0)

Tints of #ADB8AA

#ADB8AA
(173,184,170)
#B4BEB1
(180,190,177)
#BBC4B8
(187,196,184)
#C2CABF
(194,202,191)
#C9D0C6
(201,208,198)
#D0D6CD
(208,214,205)
#D7DCD4
(215,220,212)
#DEE2DB
(222,226,219)
#E5E8E2
(229,232,226)
#ECEEE9
(236,238,233)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB8AA color. Also use rgb(173,184,170) instead hex code.

Text Font Color

.myTextColor { color: #ADB8AA; }

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

This text font color is #ADB8AA.

Background Color

.myBgColor { background-color: #ADB8AA; }

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

This div background color is #ADB8AA.

Border color

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

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

This div border color is #ADB8AA.

Opacity

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

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

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

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

This text has shadow with #ADB8AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB8AA.

Preview

Color preview on black background

This text has color #ADB8AA on black background.


Color preview on white background

This text has color #ADB8AA on white background.


Black color preview on #ADB8AA background

This text has black color on #ADB8AA background.


White color preview on #ADB8AA background

This text has white color on #ADB8AA background.


Related colors

Complementary color

Complementary color for #hex is #524755.


I love getcolorcode.com

Triadic colors

1 #AAADB8 and #B8AAAD with #ADB8AA are triadic colors.

2 #AAB8AD and #B8ADAA with #ADB8AA are triadic colors.