COLOR #ADB2B8

HEX: #ADB2B8 RGB: (173,178,184)

Renk bilgisi

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

RGB renk modeli

#ADB2B8 color RGB value is (173,178,184).

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

RGB bağlantıları ve doygunluk

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

173
178
184

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 184 = 535 (100%)
R 173 of 535 ~ 32.34%
G 178 of 535 ~ 33.27%
B 184 of 535 ~ 34.39'%

%32.34
%33.27
%34.39

CMYK RENK MODELİ

#ADB2B8 rengi CMYK tonu (6,3,0,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 3.26%
  • sarı tonu 0.00%
  • ana renk tonu 27.84%

CMYK: (6,3,0,28)
C6M3Y0K28 (6%, 3%, 0%, 28%)
(0.06 / 0.03 / 0.00 / 0.28)

CMYK yüzdeleri

%5.98
%3.26
%0
%27.84

Codes

Color #ADB2B8 in popluar color models

AD B2 B8
RGB 173 178 184
HSL 213° 7.19% 70.00%
HSB/HSV 213° 5.98% 72.16%
CMYK 5.98% 3.26% 0.00%
27.84%

Color #ADB2B8 in popluar number systems.

HEX AD B2 B8
Decimal 173 178 184
Binary 10101101 10110010 10111000
Octal 255 262 270

Shades and tints

Shades of #ADB2B8

#ADB2B8
(173,178,184)
#9EA2A8
(158,162,168)
#8F9298
(143,146,152)
#808288
(128,130,136)
#717278
(113,114,120)
#626268
(98,98,104)
#535258
(83,82,88)
#444248
(68,66,72)
#353238
(53,50,56)
#262228
(38,34,40)
#171218
(23,18,24)
#000000
(0,0,0)

Tints of #ADB2B8

#ADB2B8
(173,178,184)
#B4B9BE
(180,185,190)
#BBC0C4
(187,192,196)
#C2C7CA
(194,199,202)
#C9CED0
(201,206,208)
#D0D5D6
(208,213,214)
#D7DCDC
(215,220,220)
#DEE3E2
(222,227,226)
#E5EAE8
(229,234,232)
#ECF1EE
(236,241,238)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2B8; }

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

This text font color is #ADB2B8.

Background Color

.myBgColor { background-color: #ADB2B8; }

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

This div background color is #ADB2B8.

Border color

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

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

This div border color is #ADB2B8.

Opacity

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

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

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

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

This text has shadow with #ADB2B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2B8.

Preview

Color preview on black background

This text has color #ADB2B8 on black background.


Color preview on white background

This text has color #ADB2B8 on white background.


Black color preview on #ADB2B8 background

This text has black color on #ADB2B8 background.


White color preview on #ADB2B8 background

This text has white color on #ADB2B8 background.


Related colors

Complementary color

Complementary color for #hex is #524D47.


I love getcolorcode.com

Triadic colors

1 #B8ADB2 and #B2B8AD with #ADB2B8 are triadic colors.

2 #B8B2AD and #B2ADB8 with #ADB2B8 are triadic colors.