COLOR #ADA3B6

HEX: #ADA3B6 RGB: (173,163,182)

Renk bilgisi

#ADA3B6 contains red, green and blue colors in about the same proportion. #ADA3B6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#ADA3B6 color RGB value is (173,163,182).

RGB: (173,163,182) (68%, 64%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 163 of 255 = 64%
B 182 of 255 = 71%

173
163
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 163 + 182 = 518 (100%)
R 173 of 518 ~ 33.4%
G 163 of 518 ~ 31.47%
B 182 of 518 ~ 35.14'%

%33.4
%31.47
%35.14

CMYK RENK MODELİ

#ADA3B6 rengi CMYK tonu (5,10,0,29).

  • camgöbeği tonu 4.95%
  • eflatun tonu 10.44%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (5,10,0,29)
C5M10Y0K29 (5%, 10%, 0%, 29%)
(0.05 / 0.10 / 0.00 / 0.29)

CMYK yüzdeleri

%4.95
%10.44
%0
%28.63

Codes

Color #ADA3B6 in popluar color models

AD A3 B6
RGB 173 163 182
HSL 272° 11.52% 67.65%
HSB/HSV 272° 10.44% 71.37%
CMYK 4.95% 10.44% 0.00%
28.63%

Color #ADA3B6 in popluar number systems.

HEX AD A3 B6
Decimal 173 163 182
Binary 10101101 10100011 10110110
Octal 255 243 266

Shades and tints

Shades of #ADA3B6

#ADA3B6
(173,163,182)
#9E95A6
(158,149,166)
#8F8796
(143,135,150)
#807986
(128,121,134)
#716B76
(113,107,118)
#625D66
(98,93,102)
#534F56
(83,79,86)
#444146
(68,65,70)
#353336
(53,51,54)
#262526
(38,37,38)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #ADA3B6

#ADA3B6
(173,163,182)
#B4ABBC
(180,171,188)
#BBB3C2
(187,179,194)
#C2BBC8
(194,187,200)
#C9C3CE
(201,195,206)
#D0CBD4
(208,203,212)
#D7D3DA
(215,211,218)
#DEDBE0
(222,219,224)
#E5E3E6
(229,227,230)
#ECEBEC
(236,235,236)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA3B6; }

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

This text font color is #ADA3B6.

Background Color

.myBgColor { background-color: #ADA3B6; }

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

This div background color is #ADA3B6.

Border color

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

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

This div border color is #ADA3B6.

Opacity

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

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

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

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

This text has shadow with #ADA3B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA3B6.

Preview

Color preview on black background

This text has color #ADA3B6 on black background.


Color preview on white background

This text has color #ADA3B6 on white background.


Black color preview on #ADA3B6 background

This text has black color on #ADA3B6 background.


White color preview on #ADA3B6 background

This text has white color on #ADA3B6 background.


Related colors

Complementary color

Complementary color for #hex is #525C49.


I love getcolorcode.com

Triadic colors

1 #B6ADA3 and #A3B6AD with #ADA3B6 are triadic colors.

2 #B6A3AD and #A3ADB6 with #ADA3B6 are triadic colors.