COLOR #ADB7B2

HEX: #ADB7B2 RGB: (173,183,178)

Renk bilgisi

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

RGB renk modeli

#ADB7B2 color RGB value is (173,183,178).

RGB: (173,183,178) (68%, 72%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 178 of 255 = 70%

173
183
178

R + G + B ~ 70%. #ADB7B2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 178 = 534 (100%)
R 173 of 534 ~ 32.4%
G 183 of 534 ~ 34.27%
B 178 of 534 ~ 33.33'%

%32.4
%34.27
%33.33

CMYK RENK MODELİ

#ADB7B2 rengi CMYK tonu (5,0,3,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 2.73%
  • ana renk tonu 28.24%

CMYK: (5,0,3,28)
C5M0Y3K28 (5%, 0%, 3%, 28%)
(0.05 / 0.00 / 0.03 / 0.28)

CMYK yüzdeleri

%5.46
%0
%2.73
%28.24

Codes

Color #ADB7B2 in popluar color models

AD B7 B2
RGB 173 183 178
HSL 150° 6.49% 69.80%
HSB/HSV 150° 5.46% 71.76%
CMYK 5.46% 0.00% 2.73%
28.24%

Color #ADB7B2 in popluar number systems.

HEX AD B7 B2
Decimal 173 183 178
Binary 10101101 10110111 10110010
Octal 255 267 262

Shades and tints

Shades of #ADB7B2

#ADB7B2
(173,183,178)
#9EA7A2
(158,167,162)
#8F9792
(143,151,146)
#808782
(128,135,130)
#717772
(113,119,114)
#626762
(98,103,98)
#535752
(83,87,82)
#444742
(68,71,66)
#353732
(53,55,50)
#262722
(38,39,34)
#171712
(23,23,18)
#000000
(0,0,0)

Tints of #ADB7B2

#ADB7B2
(173,183,178)
#B4BDB9
(180,189,185)
#BBC3C0
(187,195,192)
#C2C9C7
(194,201,199)
#C9CFCE
(201,207,206)
#D0D5D5
(208,213,213)
#D7DBDC
(215,219,220)
#DEE1E3
(222,225,227)
#E5E7EA
(229,231,234)
#ECEDF1
(236,237,241)
#F3F3F8
(243,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB7B2 color. Also use rgb(173,183,178) instead hex code.

Text Font Color

.myTextColor { color: #ADB7B2; }

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

This text font color is #ADB7B2.

Background Color

.myBgColor { background-color: #ADB7B2; }

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

This div background color is #ADB7B2.

Border color

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

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

This div border color is #ADB7B2.

Opacity

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

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

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

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

This text has shadow with #ADB7B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7B2.

Preview

Color preview on black background

This text has color #ADB7B2 on black background.


Color preview on white background

This text has color #ADB7B2 on white background.


Black color preview on #ADB7B2 background

This text has black color on #ADB7B2 background.


White color preview on #ADB7B2 background

This text has white color on #ADB7B2 background.


Related colors

Complementary color

Complementary color for #hex is #52484D.


I love getcolorcode.com

Triadic colors

1 #B2ADB7 and #B7B2AD with #ADB7B2 are triadic colors.

2 #B2B7AD and #B7ADB2 with #ADB7B2 are triadic colors.