COLOR #B6ADB5

HEX: #B6ADB5 RGB: (182,173,181)

Renk bilgisi

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

RGB renk modeli

#B6ADB5 color RGB value is (182,173,181).

RGB: (182,173,181) (71%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 181 of 255 = 71%

182
173
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 181 = 536 (100%)
R 182 of 536 ~ 33.96%
G 173 of 536 ~ 32.28%
B 181 of 536 ~ 33.77'%

%33.96
%32.28
%33.77

CMYK RENK MODELİ

#B6ADB5 rengi CMYK tonu (0,5,1,29).

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

CMYK: (0,5,1,29)
C0M5Y1K29 (0%, 5%, 1%, 29%)
(0.00 / 0.05 / 0.01 / 0.29)

CMYK yüzdeleri

%0
%4.95
%0.55
%28.63

Codes

Color #B6ADB5 in popluar color models

B6 AD B5
RGB 182 173 181
HSL 307° 5.81% 69.61%
HSB/HSV 307° 4.95% 71.37%
CMYK 0.00% 4.95% 0.55%
28.63%

Color #B6ADB5 in popluar number systems.

HEX B6 AD B5
Decimal 182 173 181
Binary 10110110 10101101 10110101
Octal 266 255 265

Shades and tints

Shades of #B6ADB5

#B6ADB5
(182,173,181)
#A69EA5
(166,158,165)
#968F95
(150,143,149)
#868085
(134,128,133)
#767175
(118,113,117)
#666265
(102,98,101)
#565355
(86,83,85)
#464445
(70,68,69)
#363535
(54,53,53)
#262625
(38,38,37)
#161715
(22,23,21)
#000000
(0,0,0)

Tints of #B6ADB5

#B6ADB5
(182,173,181)
#BCB4BB
(188,180,187)
#C2BBC1
(194,187,193)
#C8C2C7
(200,194,199)
#CEC9CD
(206,201,205)
#D4D0D3
(212,208,211)
#DAD7D9
(218,215,217)
#E0DEDF
(224,222,223)
#E6E5E5
(230,229,229)
#ECECEB
(236,236,235)
#F2F3F1
(242,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6ADB5; }

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

This text font color is #B6ADB5.

Background Color

.myBgColor { background-color: #B6ADB5; }

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

This div background color is #B6ADB5.

Border color

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

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

This div border color is #B6ADB5.

Opacity

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

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

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

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

This text has shadow with #B6ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6ADB5.

Preview

Color preview on black background

This text has color #B6ADB5 on black background.


Color preview on white background

This text has color #B6ADB5 on white background.


Black color preview on #B6ADB5 background

This text has black color on #B6ADB5 background.


White color preview on #B6ADB5 background

This text has white color on #B6ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #49524A.


I love getcolorcode.com

Triadic colors

1 #B5B6AD and #ADB5B6 with #B6ADB5 are triadic colors.

2 #B5ADB6 and #ADB6B5 with #B6ADB5 are triadic colors.