COLOR #ADB3A2

HEX: #ADB3A2 RGB: (173,179,162)

Renk bilgisi

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

RGB renk modeli

#ADB3A2 color RGB value is (173,179,162).

RGB: (173,179,162) (68%, 70%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 162 of 255 = 64%

173
179
162

R + G + B ~ 67%. #ADB3A2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 162 = 514 (100%)
R 173 of 514 ~ 33.66%
G 179 of 514 ~ 34.82%
B 162 of 514 ~ 31.52'%

%33.66
%34.82
%31.52

CMYK RENK MODELİ

#ADB3A2 rengi CMYK tonu (3,0,9,30).

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

CMYK: (3,0,9,30)
C3M0Y9K30 (3%, 0%, 9%, 30%)
(0.03 / 0.00 / 0.09 / 0.30)

CMYK yüzdeleri

%3.35
%0
%9.5
%29.8

Codes

Color #ADB3A2 in popluar color models

AD B3 A2
RGB 173 179 162
HSL 81° 10.06% 66.86%
HSB/HSV 81° 9.50% 70.20%
CMYK 3.35% 0.00% 9.50%
29.80%

Color #ADB3A2 in popluar number systems.

HEX AD B3 A2
Decimal 173 179 162
Binary 10101101 10110011 10100010
Octal 255 263 242

Shades and tints

Shades of #ADB3A2

#ADB3A2
(173,179,162)
#9EA394
(158,163,148)
#8F9386
(143,147,134)
#808378
(128,131,120)
#71736A
(113,115,106)
#62635C
(98,99,92)
#53534E
(83,83,78)
#444340
(68,67,64)
#353332
(53,51,50)
#262324
(38,35,36)
#171316
(23,19,22)
#000000
(0,0,0)

Tints of #ADB3A2

#ADB3A2
(173,179,162)
#B4B9AA
(180,185,170)
#BBBFB2
(187,191,178)
#C2C5BA
(194,197,186)
#C9CBC2
(201,203,194)
#D0D1CA
(208,209,202)
#D7D7D2
(215,215,210)
#DEDDDA
(222,221,218)
#E5E3E2
(229,227,226)
#ECE9EA
(236,233,234)
#F3EFF2
(243,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB3A2; }

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

This text font color is #ADB3A2.

Background Color

.myBgColor { background-color: #ADB3A2; }

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

This div background color is #ADB3A2.

Border color

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

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

This div border color is #ADB3A2.

Opacity

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

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

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

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

This text has shadow with #ADB3A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB3A2.

Preview

Color preview on black background

This text has color #ADB3A2 on black background.


Color preview on white background

This text has color #ADB3A2 on white background.


Black color preview on #ADB3A2 background

This text has black color on #ADB3A2 background.


White color preview on #ADB3A2 background

This text has white color on #ADB3A2 background.


Related colors

Complementary color

Complementary color for #ADB3A2 is #524C5D.


I love getcolorcode.com

Triadic colors

1 #A2ADB3 and #B3A2AD with #ADB3A2 are triadic colors.

2 #A2B3AD and #B3ADA2 with #ADB3A2 are triadic colors.