COLOR #ADA3A0

HEX: #ADA3A0 RGB: (173,163,160)

Renk bilgisi

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

RGB renk modeli

#ADA3A0 color RGB value is (173,163,160).

RGB: (173,163,160) (68%, 64%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 163 of 255 = 64%
B 160 of 255 = 63%

173
163
160

R + G + B ~ 65%. #ADA3A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 163 + 160 = 496 (100%)
R 173 of 496 ~ 34.88%
G 163 of 496 ~ 32.86%
B 160 of 496 ~ 32.26'%

%34.88
%32.86
%32.26

CMYK RENK MODELİ

#ADA3A0 rengi CMYK tonu (0,6,8,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.78%
  • sarı tonu 7.51%
  • ana renk tonu 32.16%

CMYK: (0,6,8,32)
C0M6Y8K32 (0%, 6%, 8%, 32%)
(0.00 / 0.06 / 0.08 / 0.32)

CMYK yüzdeleri

%0
%5.78
%7.51
%32.16

Codes

Color #ADA3A0 in popluar color models

AD A3 A0
RGB 173 163 160
HSL 14° 7.34% 65.29%
HSB/HSV 14° 7.51% 67.84%
CMYK 0.00% 5.78% 7.51%
32.16%

Color #ADA3A0 in popluar number systems.

HEX AD A3 A0
Decimal 173 163 160
Binary 10101101 10100011 10100000
Octal 255 243 240

Shades and tints

Shades of #ADA3A0

#ADA3A0
(173,163,160)
#9E9592
(158,149,146)
#8F8784
(143,135,132)
#807976
(128,121,118)
#716B68
(113,107,104)
#625D5A
(98,93,90)
#534F4C
(83,79,76)
#44413E
(68,65,62)
#353330
(53,51,48)
#262522
(38,37,34)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #ADA3A0

#ADA3A0
(173,163,160)
#B4ABA8
(180,171,168)
#BBB3B0
(187,179,176)
#C2BBB8
(194,187,184)
#C9C3C0
(201,195,192)
#D0CBC8
(208,203,200)
#D7D3D0
(215,211,208)
#DEDBD8
(222,219,216)
#E5E3E0
(229,227,224)
#ECEBE8
(236,235,232)
#F3F3F0
(243,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA3A0 color. Also use rgb(173,163,160) instead hex code.

Text Font Color

.myTextColor { color: #ADA3A0; }

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

This text font color is #ADA3A0.

Background Color

.myBgColor { background-color: #ADA3A0; }

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

This div background color is #ADA3A0.

Border color

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

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

This div border color is #ADA3A0.

Opacity

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

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

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

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

This text has shadow with #ADA3A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA3A0.

Preview

Color preview on black background

This text has color #ADA3A0 on black background.


Color preview on white background

This text has color #ADA3A0 on white background.


Black color preview on #ADA3A0 background

This text has black color on #ADA3A0 background.


White color preview on #ADA3A0 background

This text has white color on #ADA3A0 background.


Related colors

Complementary color

Complementary color for #hex is #525C5F.


I love getcolorcode.com

Triadic colors

1 #A0ADA3 and #A3A0AD with #ADA3A0 are triadic colors.

2 #A0A3AD and #A3ADA0 with #ADA3A0 are triadic colors.