COLOR #ADB9A2

HEX: #ADB9A2 RGB: (173,185,162)

Renk bilgisi

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

RGB renk modeli

#ADB9A2 color RGB value is (173,185,162).

RGB: (173,185,162) (68%, 73%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 162 of 255 = 64%

173
185
162

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 162 = 520 (100%)
R 173 of 520 ~ 33.27%
G 185 of 520 ~ 35.58%
B 162 of 520 ~ 31.15'%

%33.27
%35.58
%31.15

CMYK RENK MODELİ

#ADB9A2 rengi CMYK tonu (6,0,12,27).

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

CMYK: (6,0,12,27)
C6M0Y12K27 (6%, 0%, 12%, 27%)
(0.06 / 0.00 / 0.12 / 0.27)

CMYK yüzdeleri

%6.49
%0
%12.43
%27.45

Codes

Color #ADB9A2 in popluar color models

AD B9 A2
RGB 173 185 162
HSL 91° 14.11% 68.04%
HSB/HSV 91° 12.43% 72.55%
CMYK 6.49% 0.00% 12.43%
27.45%

Color #ADB9A2 in popluar number systems.

HEX AD B9 A2
Decimal 173 185 162
Binary 10101101 10111001 10100010
Octal 255 271 242

Shades and tints

Shades of #ADB9A2

#ADB9A2
(173,185,162)
#9EA994
(158,169,148)
#8F9986
(143,153,134)
#808978
(128,137,120)
#71796A
(113,121,106)
#62695C
(98,105,92)
#53594E
(83,89,78)
#444940
(68,73,64)
#353932
(53,57,50)
#262924
(38,41,36)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #ADB9A2

#ADB9A2
(173,185,162)
#B4BFAA
(180,191,170)
#BBC5B2
(187,197,178)
#C2CBBA
(194,203,186)
#C9D1C2
(201,209,194)
#D0D7CA
(208,215,202)
#D7DDD2
(215,221,210)
#DEE3DA
(222,227,218)
#E5E9E2
(229,233,226)
#ECEFEA
(236,239,234)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB9A2; }

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

This text font color is #ADB9A2.

Background Color

.myBgColor { background-color: #ADB9A2; }

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

This div background color is #ADB9A2.

Border color

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

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

This div border color is #ADB9A2.

Opacity

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

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

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

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

This text has shadow with #ADB9A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB9A2.

Preview

Color preview on black background

This text has color #ADB9A2 on black background.


Color preview on white background

This text has color #ADB9A2 on white background.


Black color preview on #ADB9A2 background

This text has black color on #ADB9A2 background.


White color preview on #ADB9A2 background

This text has white color on #ADB9A2 background.


Related colors

Complementary color

Complementary color for #hex is #52465D.


I love getcolorcode.com

Triadic colors

1 #A2ADB9 and #B9A2AD with #ADB9A2 are triadic colors.

2 #A2B9AD and #B9ADA2 with #ADB9A2 are triadic colors.