COLOR #B6ADB9

HEX: #B6ADB9 RGB: (182,173,185)

Renk bilgisi

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

RGB renk modeli

#B6ADB9 color RGB value is (182,173,185).

RGB: (182,173,185) (71%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 185 of 255 = 73%

182
173
185

R + G + B ~ 71%. #B6ADB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 185 = 540 (100%)
R 182 of 540 ~ 33.7%
G 173 of 540 ~ 32.04%
B 185 of 540 ~ 34.26'%

%33.7
%32.04
%34.26

CMYK RENK MODELİ

#B6ADB9 rengi CMYK tonu (2,6,0,27).

  • camgöbeği tonu 1.62%
  • eflatun tonu 6.49%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (2,6,0,27)
C2M6Y0K27 (2%, 6%, 0%, 27%)
(0.02 / 0.06 / 0.00 / 0.27)

CMYK yüzdeleri

%1.62
%6.49
%0
%27.45

Codes

Color #B6ADB9 in popluar color models

B6 AD B9
RGB 182 173 185
HSL 285° 7.89% 70.20%
HSB/HSV 285° 6.49% 72.55%
CMYK 1.62% 6.49% 0.00%
27.45%

Color #B6ADB9 in popluar number systems.

HEX B6 AD B9
Decimal 182 173 185
Binary 10110110 10101101 10111001
Octal 266 255 271

Shades and tints

Shades of #B6ADB9

#B6ADB9
(182,173,185)
#A69EA9
(166,158,169)
#968F99
(150,143,153)
#868089
(134,128,137)
#767179
(118,113,121)
#666269
(102,98,105)
#565359
(86,83,89)
#464449
(70,68,73)
#363539
(54,53,57)
#262629
(38,38,41)
#161719
(22,23,25)
#000000
(0,0,0)

Tints of #B6ADB9

#B6ADB9
(182,173,185)
#BCB4BF
(188,180,191)
#C2BBC5
(194,187,197)
#C8C2CB
(200,194,203)
#CEC9D1
(206,201,209)
#D4D0D7
(212,208,215)
#DAD7DD
(218,215,221)
#E0DEE3
(224,222,227)
#E6E5E9
(230,229,233)
#ECECEF
(236,236,239)
#F2F3F5
(242,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ADB9; }

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

This text font color is #B6ADB9.

Background Color

.myBgColor { background-color: #B6ADB9; }

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

This div background color is #B6ADB9.

Border color

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

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

This div border color is #B6ADB9.

Opacity

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

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

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

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

This text has shadow with #B6ADB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADB9.

Preview

Color preview on black background

This text has color #B6ADB9 on black background.


Color preview on white background

This text has color #B6ADB9 on white background.


Black color preview on #B6ADB9 background

This text has black color on #B6ADB9 background.


White color preview on #B6ADB9 background

This text has white color on #B6ADB9 background.


Related colors

Complementary color

Complementary color for #hex is #495246.


I love getcolorcode.com

Triadic colors

1 #B9B6AD and #ADB9B6 with #B6ADB9 are triadic colors.

2 #B9ADB6 and #ADB6B9 with #B6ADB9 are triadic colors.