COLOR #B0ADB2

HEX: #B0ADB2 RGB: (176,173,178)

Renk bilgisi

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

RGB renk modeli

#B0ADB2 color RGB value is (176,173,178).

RGB: (176,173,178) (69%, 68%, 70%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 173 of 255 = 68%
B 178 of 255 = 70%

176
173
178

R + G + B ~ 69%. #B0ADB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 173 + 178 = 527 (100%)
R 176 of 527 ~ 33.4%
G 173 of 527 ~ 32.83%
B 178 of 527 ~ 33.78'%

%33.4
%32.83
%33.78

CMYK RENK MODELİ

#B0ADB2 rengi CMYK tonu (1,3,0,30).

  • camgöbeği tonu 1.12%
  • eflatun tonu 2.81%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (1,3,0,30)
C1M3Y0K30 (1%, 3%, 0%, 30%)
(0.01 / 0.03 / 0.00 / 0.30)

CMYK yüzdeleri

%1.12
%2.81
%0
%30.2

Codes

Color #B0ADB2 in popluar color models

B0 AD B2
RGB 176 173 178
HSL 276° 3.14% 68.82%
HSB/HSV 276° 2.81% 69.80%
CMYK 1.12% 2.81% 0.00%
30.20%

Color #B0ADB2 in popluar number systems.

HEX B0 AD B2
Decimal 176 173 178
Binary 10110000 10101101 10110010
Octal 260 255 262

Shades and tints

Shades of #B0ADB2

#B0ADB2
(176,173,178)
#A09EA2
(160,158,162)
#908F92
(144,143,146)
#808082
(128,128,130)
#707172
(112,113,114)
#606262
(96,98,98)
#505352
(80,83,82)
#404442
(64,68,66)
#303532
(48,53,50)
#202622
(32,38,34)
#101712
(16,23,18)
#000000
(0,0,0)

Tints of #B0ADB2

#B0ADB2
(176,173,178)
#B7B4B9
(183,180,185)
#BEBBC0
(190,187,192)
#C5C2C7
(197,194,199)
#CCC9CE
(204,201,206)
#D3D0D5
(211,208,213)
#DAD7DC
(218,215,220)
#E1DEE3
(225,222,227)
#E8E5EA
(232,229,234)
#EFECF1
(239,236,241)
#F6F3F8
(246,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B0ADB2; }

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

This text font color is #B0ADB2.

Background Color

.myBgColor { background-color: #B0ADB2; }

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

This div background color is #B0ADB2.

Border color

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

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

This div border color is #B0ADB2.

Opacity

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

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

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

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

This text has shadow with #B0ADB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0ADB2.

Preview

Color preview on black background

This text has color #B0ADB2 on black background.


Color preview on white background

This text has color #B0ADB2 on white background.


Black color preview on #B0ADB2 background

This text has black color on #B0ADB2 background.


White color preview on #B0ADB2 background

This text has white color on #B0ADB2 background.


Related colors

Complementary color

Complementary color for #hex is #4F524D.


I love getcolorcode.com

Triadic colors

1 #B2B0AD and #ADB2B0 with #B0ADB2 are triadic colors.

2 #B2ADB0 and #ADB0B2 with #B0ADB2 are triadic colors.